How struts application can be integrated with spring?
Answer / Naveen Mishra
Struts application can be integrated with Spring using the DispatcherServlet, which acts as a front controller for your Spring-based web application. You need to configure Struts Action Servlet to forward all requests to the DispatcherServlet.
| Is This Answer Correct ? | 0 Yes | 0 No |
In what points, can weaving be applied?
What are the ways to access hibernate using spring?
What exactly is spring boot? : Spring Boot
What are the various ways of using spring?
What is spring bin?
What is meant by aop in spring?
Why should we use spring?
What is spring default autowiring?
What is spring ioc container?
What is spring batch admin?
Explain the different types of spring container?
Explain spring beans?