Difference between struts and spring?
Answer / Manu Kumar Pandey
Struts and Spring are both Java-based frameworks for building web applications, but they have differences: (1) Struts uses a model-view-controller architecture, while Spring follows the inversion of control design pattern. (2) Struts has a more limited scope focusing on handling HTTP requests, whereas Spring offers a wide range of functionalities including IoC, AOP, data access, and web services.
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between struts and spring? Or why use spring, if you are already using struts?
how to write uploadphoto in the insert update delete using struts? write code struts and jsp jdbc
Give an alternative way to protect jsp’s with not much features from direct access.
Does apache tomcat use struts?
How an actionform bean is created?
What are the action classes in struts?
what is the difference between ServletContext and ServletConfig?
What is difference between spring and struts?
What is the significance of logic tags in Struts?
How struts2 supports internationalization?
What is the purpose of interceptors?
how the error can be showed in the jsp page in struts?