| Author |
SprinvMVC in a struts application
|
Arjun Reddy
Ranch Hand
Joined: Nov 10, 2007
Posts: 622
|
|
Hi All,
Our company website runs on Struts 1.2. We are tired of using the old tool and want to use SpringMVC for our project. Can we do this? Can we have the whole site run on Struts but certain pages run on SpringMVC? Does this have any drawbacks?
We are hoping to start a trend and make other teams follow us and one day finally replace the entire site with SpringMVC.
Thanks
|
Be Humble... Be Nice.
|
 |
lavnish lalchandani
Ranch Hand
Joined: Feb 28, 2007
Posts: 78
|
|
|
http://www.ibm.com/developerworks/java/library/j-sr2/index.html
|
lavnish.blogspot.com
|
 |
Bill Gorder
Bartender
Joined: Mar 07, 2010
Posts: 1282
|
|
The biggest drawback is its not consistent. I would try to choose one web framework and use it. To see Springs support for Struts 1.x see the reference docs
http://static.springsource.org/spring/docs/3.1.2.RELEASE/spring-framework-reference/htmlsingle/spring-framework-reference.html#struts
|
[How To Ask Questions][Read before you PM me]
|
 |
 |
|
|
subject: SprinvMVC in a struts application
|
|
|