aspose file tools
The moose likes Portals and Portlets and the fly likes Struts Bridge for Migration Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Struts Bridge for Migration " Watch "Struts Bridge for Migration " New topic
Author

Struts Bridge for Migration

Vipul
Ranch Hand

Joined: Apr 27, 2005
Posts: 38
Hi ,
I want to migrate my Struts application to portlet . I was looking into using the apache struts bridge . Does anybody have already used it ??


Thanks
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper

Joined: Aug 26, 2006
Posts: 4967

Not nearly as friendly as the JSF bridge, but it works, and it works well.

Here's a free CBT tutorial on creating a simple Struts portlet using the Struts bridge from Apache. The assumption is you are deploying to a JetSpeed2 portal. Liferay and WebSphere are both a bit different.

How to Create a Struts Portlet from Scratch

This tutorial just demonstrates how to create a new struts portlet. There may be some nuances for migrating, such as turning forwards into includes, that you may have to do. Check your vendor.

There's also a JSF Portlet Development tutorial as well.

Which portal are you deploying to?



Cheers!

-Cameron McKenzie
[ April 05, 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://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Struts Bridge for Migration
 
Similar Threads
Struts Bridge for portlets
WA #1.....word association
JSF Portlet Deployment under Pluto
coding and kung fu
Sample code for Struts Bridge in Pluto