All Struts Gurus:

We have a pretty large application which needs to migrate into Struts and possibly to Tiles for the UI. The existing application is quite similar to MVC-2 model. We have our own Controller and Handlers. The Handlers communicate with Session EJB to process data through stored process. The UI is presented through JSP in HTML frames. The business logic resides in Javascript, Handler Java objects and database objects.

Proposed migration is to use Struts and Tiles. Have anyone migrated such an application framework to Struts? The question is how much code we can reuse. Can we use the existing Handlers with the new Struts fwk?

Any thoughts will be appreciated.

Thanks,
Unni


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to