What is struts and springs in java?
Answer / Ram Bres
Struts and Spring are both Java web application frameworks. Struts follows the MVC pattern and provides features like internationalization, pluggable view technologies, and built-in support for web services. Spring is a comprehensive framework that supports the development of enterprise applications, offering features such as dependency injection, aspect-oriented programming, and a powerful transaction management system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain design patterns which is used in struts?
What is difference between interceptors and filters?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
Can we integrate struts with spring?
What is the purpose of @results?
How many action classes can be used in struts application?
How is the Struts framworl related to MVC2?
How the exceptions are handled in struts?
What is the difference between shocks and struts?
What is the flow of requests in struts based applications?
How do you convert struts to springs?
What is struts2 framework?