Any major different between spring framework and struts framework.
can u explain me what different ???
Thank in Advance
Printable View
Any major different between spring framework and struts framework.
can u explain me what different ???
Thank in Advance
Let me google that for you
Lots of results from this search, perhaps they will help you out.
one different is spring support for web and desktop both and struts only support for web.
but any major different in web module???
Hi.
Look that java - Struts or Spring MVC or Struts & Spring? - Stack Overflow
Major difference is Struts easier to use for simple form. If you have many dynamic forms I should you to use Spring MVC. But It touch's only Struts 1.3 I don't use Struts 2. Maybe It has many feather for this aim.