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)
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
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
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
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
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!
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
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
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
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?
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...