I have a servlet based application, that uses client side xml parsing to generate html served on the IE browser using xsl. It is quite tedious to maintain this application (i have inherited it without support and it is a modest size application). it is frames and lots of Javascript.
Anyways, the model is a single servlet application that uses POST for login and GET for everything else. What my question is that I am considering applying the Struts MVC-2 structure, I have studied MVC and understand how the architecture works. I wanted to get the opinion of users on this list to please share their views on their projects of migrating an existing architecture to Struts. In terms of * how difficult was it * is it worth the time and effort * any pointers?? * in view of the articles written on structs, any online on migration? I would appreciate your answers and I believe that it would help other users too. BH. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

