| Author |
IRAD 6.0 and Struts Portlet
|
Shailesh Joshi
Ranch Hand
Joined: Sep 19, 2006
Posts: 30
|
|
Hi all, I am trying to create Struts Portlet application using IRAD6.0, however the application wizard does not show up the "Struts Portlet (JSR 168)" option in New Portlet Project (JSR 168) window. Please send in your suggestions. Am I missing anything? cheers Shailesh
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
Correct me if I'm wrong, but out of the box, IRAD 6 only supported the Struts portlet using the old JetSpeed API. Try to add struts support with a JetSpeed, legacy portlet project with IBM's Rational Application Developer, and you might see the WYSIWYG wizards. Are you starting from scratch? If you are, I might recommend the JSF portlet framework from IBM. It's my impression that IBM is much more focussed in supporting the Java Server Faces framework, as opposed to the Struts framework. By the way, I've got a few tutorials on creating JSF and Struts portlets using IRAD on my website. I use the Apache bridge, as opposed to the IBM infrastructure, but the fundamentals are the same. Check out my signature links. Good luck! -Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
Jiji raj
Greenhorn
Joined: Jul 25, 2006
Posts: 1
|
|
RAD doesn't have this option.
Go to the site http://www.ibm.com/developerworks/websphere/library/techarticles/0601_patil/0601_patil.html
Download the war files as per instruction. Import the SPFStandardBlank.war in RAD. SPFStandardBlank.war is a blank struts JSR 168 portlet project. Develop your application on top of this blank portlet.
Hope this helps.
|
 |
 |
|
|
subject: IRAD 6.0 and Struts Portlet
|
|
|