Spring framework vs. Struts framework Struts:
Struts is a MVC pattern framework. Generating integration logic is done dynamically using Struts. Struts support only JSP as a component view.
Spring:
Spring supports other patterns along with MVC pattern. Spring supports views like Velocity, Freemaker etc., apart from JSP.
Spring has 6 modules apart from existing JEE technologies.
|