Hi, We've been using Struts exclusively for the last few years and have found it to be very good, I can recommend it.
In most cases we have modified the struts controller to allow transparent skinning of the web-apps and extra security to be implemented in the controller, thats the only niggle we have. Pete On Monday 29 November 2004 09:44, Trond G. Ziarkowski wrote: > Hi all! > > Obviously I'm way off topic here, but I'm posting this anyway. > > I started developing JSP/Servlets using Tomcat 6 months ago. At the time > I started developing my app I wasn't much aware of MVC and frameworks to > help me with that, so I have developed everything from scratch. > > Lately I have been reading up on Spring, WebWork, Struts and JSF. It > seems to me that the question is to Struts or not to Struts. People > using Struts are convinced that they have the right solution, but some > of them are "scared" that JSF is going to take over. And Spring seems to > go on about how easy it is to use and also mix with other frameworks. > > My webapp is somewhat close to the MVC pattern, not bad for not knowing > about it when design started :), and I think that it should be quite > easy for me to implement one of these frameworks. > > In my understanding the biggest competitors are Struts and JSF, and in > the 2.x release of Struts they will rely on JSF as supporting technology > so one of these seems to be a good choice. > > Any good tips on the matter would be greatly appreciated. > > Trond > > > --------------------------------------------------------------------- > 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]
