aspose file tools
The moose likes Blatant Advertising and the fly likes Struts Portlet and JSF Portlet Tutorials (portorials?) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Other » Blatant Advertising
Reply Bookmark "Struts Portlet and JSF Portlet Tutorials (portorials?)" Watch "Struts Portlet and JSF Portlet Tutorials (portorials?)" New topic
Author

Struts Portlet and JSF Portlet Tutorials (portorials?)

Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper

Joined: Aug 26, 2006
Posts: 4967

I just wanted to let everyone know that I've posted two new tutorials on my website, namely a tutorial on creating a JSR-168 Struts Portlet, and a JSR168 JSF Portlet.

Free Tutorial on Creating a JSR168 Struts Portlet

Free Tutorial on Creating a JSR-168 Java Server Faces Portlet (JSF)

The two portlets are created using the apache portal bridges for Java Server Faces and Struts, and the portlet are deployed to the JetSpeed2 portal, proving that they actually work.

One thing to note is that each vendor has minor nuances that must be accounted for when using the apache portlet bridge, so you should doublecheck the documentation. What works on JetSpeed2 doesn't always work code for code on WebSphere, BEA or LifeRay.

I should also mention that these aren't intended as full tutorials on Struts or JSF - I just cover the basics. I just give you the rope. You've got to decide whether you'll pull yourself up, or hang yourself with it.

I use IBM's Rational Application Developer 6 (IRAD) to develop the code, but the code isn't WebSphere specific.

Enjoy! Feedback is always welcome.

-Cameron McKenzie
[ February 08, 2007: Message edited by: Cameron W. McKenzie ]

Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Struts Portlet and JSF Portlet Tutorials (portorials?)
 
Similar Threads
Error: renderRequest cannot be resolved
URLs in a Portlet
Struts Bridge for Migration
Portal and portlet in WebSphere and remote struts application in weblogic
learing how to code JSR168 portlets and portals