Difference between struts and spring?



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

Post New Answer

More Struts Interview Questions

Difference between struts and spring? Or why use spring, if you are already using struts?

1 Answers  


how to write uploadphoto in the insert update delete using struts? write code struts and jsp jdbc

1 Answers  


Give an alternative way to protect jsp’s with not much features from direct access.

1 Answers  


Does apache tomcat use struts?

1 Answers  


How an actionform bean is created?

1 Answers  


What are the action classes in struts?

1 Answers  


what is the difference between ServletContext and ServletConfig?

4 Answers  


What is difference between spring and struts?

1 Answers  


What is the significance of logic tags in Struts?

1 Answers  


How struts2 supports internationalization?

1 Answers  


What is the purpose of interceptors?

1 Answers  


how the error can be showed in the jsp page in struts?

3 Answers   Wipro,


Categories