I would like to migrate my application to JSF. I am using Struts 1.2.7, Tiles, and XML Syntax JSPs. There are 150+ pages that use struts tags. I am using a custom request processor that extends TilesRequestProcessor and is modification of com.sourcebeat.strutslive.common.PojoRequestProcessor.
Ultimately I would like to replace Struts completely in favor of JSF. 1. Can I just write and XSLT transform and run it on all of my pages to switch to Struts-Faces and JSF? 2. Is there a tool for this already? 3. Will this work with the custom request processor I have? I would like to do the upgrade in steps. 1. XSLT to upgrade pages 2. Test to make sure this is done properly. 3. Convert Action one by one. 4. Test action replacements. 5. Convert from Tiles and use Facelets and JBoss Seam. I would like to know how smoothly step 1 & 2 should go so I can determine if this is the proper time to begin this. Thank you for your time, Jason Long CEO and Chief Software Engineer BS Physics, MS Chemical Engineering http://www.supernovasoftware.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]