I inherited an application that uses a Model-1 MVC approach. I was hoping to 
migrate the application to the Model-2 approach that Struts offers. My 
problem is that a particular jsp page uses xsl to render a form and its 
elements. This particular page is the heart of a module that performs 
several tasks and I am unsure of how to proceed. My concern is that I will 
have to completely re-design the jsp/xsl combo to remove the form elements 
from the xsl in order to use the Struts html taglib and Action/Form classes. 
I was hoping to move code that resides in the jsp page into an Action class.

I looked through the message archive here briefly and found a few posts 
about stxx (I think), but I'm not sure it would help without a re-design. 
Any ideas or alternate approaches would be greatly appreciated.

Thanks,
John

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


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

Reply via email to