Spring MVC with Webflow or Struts 2?

They do have similar functionality. If you're already using Spring for the project then Spring MVC will probably be a more natural addition, since the configuration style will be the same as Spring.

They do have similar functionality. If you're already using Spring for the project then Spring MVC will probably be a more natural addition, since the configuration style will be the same as Spring. You might want to look at Raible's Comparing Web Frameworks presentation for some more info.

I've been heavily involved with projects that use both, and I'd recommend going with Spring MVC. Most likely, you're already using Spring (if you're not, it would be good to investigate it) and my experience has been that Struts 2 has more goofy quirks than Spring MVC does. Either isn't a bad choice, and I've used Struts 2 with great success, but Spring MVC is the better framework in most cases, I think.YMMV.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions