Shouldn't be any trouble at all having scriptlets and struts stuff on the same container. You could just map all the old jsp's as forwards to have everything controlled from a centralized place. Then if you ever got time you could start thinking about porting the old stuff, moving some code out into classes etc.

Cheers Mark

On Friday, August 22, 2003, at 08:20 PM, Michael Korolyov wrote:

Hello,

What is a way to add Struts to Model 1 App?
The App is implemented as Model 1 and I have no time to transform it to
Model 2 (and Struts).
What is a way for new functionality to be implemented with Struts?
How make possible for co-exist Model 1 and Struts in one App?
Something like a put Struts JSP under WEB-INF and use Struts controller
for those JSP, where other "Model 1" JSP could be (and are) directly
call.

Any help with that are very welcome ;-)

Best Regards.
Michael.



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



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



Reply via email to