Sl. No | Struts | Spring |
1 | Struts is a web framework | Spring is an application framework |
2 | Using MVC pattern | spring MVC is one of the modules |
3 | Hard code to use applications like hibernate, JDBC | Inbuilt hibernate, JDBC etc |
4 | Struts allows only JSP | Support JSPs, Velocity, Free maker etc., |
5 | Struts is heavy weight | Spring is light weight |
6 | Struts is tightly coupled | Spring is loosely coupled. |
7 | Excellent support for Tag Library | Not that Much |
8 | Easy to integrate with other client side technologies | Not Easy. |
No comments:
Post a Comment