Framework Recommendation request: spring, struts, j2ee?
Posted
by Jack BeNimble
on Stack Overflow
See other posts from Stack Overflow
or by Jack BeNimble
Published on 2009-09-25T13:52:22Z
Indexed on
2010/05/07
16:48 UTC
Read the original article
Hit count: 258
The last time I looked at web applications, the consensus seemed to be Struts/J2EE. Now, it looks like Spring MVC/J2EE or Struts/J2EE are both viable solutions. Is this generally correct? Or is Spring MVC now the consensus choice over Struts? We have at least one guy who has worked with Struts before and wants to go with that. I'm more familiar with Struts as well, having reviewed in the past. Also, is J2EE still considered the viable solution for handling remote components? Or are there alternatives?
© Stack Overflow or respective owner