Does anybody mind if we plugin an mvc framework (spring mvc, struts , jsf etc) into our tomcat webapp . The code right now definitely needs some cleaning up and some structure if we need to add more functionality into this webapp. Personally, I am more comfortable with using custom tags (which are part of most MVC frameworks) instead of scriplets and expressions in the jsp's.
Does anybody has any favorites? I was thinking of eating our own dog food and using JSF (once I fix the injection support in JSF) There are definitely a lot of things we could do in this web app and convert it into a full blown admin console. -- Karan Singh Malhi
