Author
Struts + Portlets
Gourav Sharma
Greenhorn
Joined: Apr 05, 2007
Posts: 11
posted Oct 11, 2007 01:13:00
0
I want to transform a simple struts application to a portlet application. I have searched in the net & got few docs but could not get the things working.Do we have any working example on the net or with someone. can anyone help?asap. Your help would be appreciated.Thanks. [ October 11, 2007: Message edited by: Gourav Sharma ]
Gourav
Gourav Sharma
Greenhorn
Joined: Apr 05, 2007
Posts: 11
posted Oct 15, 2007 03:09:00
0
I'm still waiting for some help while I have been trying to get it work.But in vain. Your help would be appreciated. Thanks.
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
Why did you not start on my webpage? All sorts of free and complete JSR-168 tutorials, all free, and nobody ever goes there! Maybe if I started charging people they'd take a bit more interest. Here's a link to a full multimedia tutorial on developing a JSR-168 Struts portlet: Full Tutorials, Start to Finish, on Creating a Struts Portlet for Portal Deployment Here's the link to the completed Struts portlet so you can test it out yourself. It uses the JetSpeed 2.x bridge. You may have to swap the apache portlet bride out for JetSpeed, and put your own portal server bridge in: Completed Struts Portlet War File for Download and Testing There is also a tutorial on JSF Portlet Development, along with best practices, and a whole set of JSR168 portlet development tutorials as well. And here's some code:
Author of Hibernate Made Easy , What is WebSphere??? , JSF 2.0 Made Easy and the SCJA Certification Guides
Gourav Sharma
Greenhorn
Joined: Apr 05, 2007
Posts: 11
posted Nov 13, 2007 22:23:00
0
Thanks Cameron for your help. I was involved with some urgent deliveries so I could not check the post. I will surely give it a try after I finish my current deliveries. Thanks once again for your herculean effort.
subject: Struts + Portlets