JBoss Portal movies

A list of movies available for JBoss Portal

JBoss Portal 01: Basic User experience Start the movie
JBoss Portal 02: Administration overview Start the movie

Developing Portlets using JSF, Ajax, and Seam (Part 1 of 3)
Posted on Aug 6, 2008 12:14:00 PM by noreply@blogger.com (Wesley Hales).

InfoQ just published the first in a series of 3 articles for the JBoss Portlet Bridge. This one is about basic JSF development with an easy to follow tutorial and real world development tips. The next...

JBoss Portal and EPP releases
Posted on Jul 31, 2008 5:24:00 AM by noreply@blogger.com (Thomas Heute).

We are very happy to announce the releases of JBoss Portal 2.6.6 and JBoss Portal 2.7.0.Beta1 ! JBoss Portal 2.6.6 is a maintenance release, it also includes a lot of internationalization work done by...

Most impressive Javascript I've ever seen
Posted on Jul 15, 2008 6:10:00 PM by noreply@blogger.com (Julien Viet).

When I was a kid, I spent lot of time coding on my Amiga 500 visual effects called demos. I had much fun with demos and it was a great way to learn coding. I still spend a bit of my time to look at th...

Daiwa Securities America customer reference
Posted on Jul 14, 2008 9:54:00 AM by noreply@blogger.com (Thomas Heute).

It's pretty difficult to get large customers to talk about their usage of JBoss Portal. Luckily, Daiwa Securities America accepted, and I can't be thankful enough. Here is the full reference. I picked...

JBoss Portal 2.7 Alpha released
Posted on Jul 8, 2008 7:27:00 AM by noreply@blogger.com (Julien Viet).

We have just released the alpha version of the upcoming of JBoss Portal 2.7 release that brings the Portlet 2.0 features to our mainstream product JBoss Portal. The JBoss Portlet Container technology ...

JSF in a portlet has never been this easy!
Posted on Jul 7, 2008 9:18:00 AM by noreply@blogger.com (Wesley Hales).

We just released JBoss Portlet Bridge Beta3 along with some good supporting documentation and example projects. See the documentation for full details. The majority of the code written for this releas...

JBoss Portal on Amazon EC2
Posted on Jun 17, 2008 4:22:00 PM by noreply@blogger.com (Prabhat Jha).

With the announcement of availability of JBoss Enterprise Application Platform (EAP) on Amazon Elastic Compute Cloud (EC2), it was logical for us to verify that JBoss Enterprise Portal Platform can al...

JBoss Portlet Container 2.0 GA Release
Posted on Jun 13, 2008 1:00:00 PM by noreply@blogger.com (Julien Viet).

The JBoss Portal team is very proud to announce the release of the JBoss Portlet Container 2.0 product. The release is a fully compliant implementation of the Portlet 2 (JSR286) specification, which w...

JBoss Portal @ Rotterdam JBug
Posted on Jun 10, 2008 5:39:00 PM by noreply@blogger.com (Julien Viet).

The Rotterdam JBug is happening June 20th, Thomas and myself will be there to talk about Portlet 2.0 and the upcoming JBoss Portal 2.7 release. We'll give also a quick overview of the future releases....

How to get the tag name of a DOM element with GWT?
Posted on Jun 10, 2008 5:14:00 PM by noreply@blogger.com (Julien Viet).

Surprisingly it is not possible to get the tag name value of a DOM element through the GWT API. For instance for a DOM element of a form, I would like to get the "FORM" string as a result. Obviously i...