How struts application can be integrated with spring?



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

Post New Answer

More Spring Framework Interview Questions

In what points, can weaving be applied?

1 Answers  


What are the ways to access hibernate using spring?

1 Answers  


What exactly is spring boot? : Spring Boot

1 Answers  


What are the various ways of using spring?

1 Answers  


What is spring bin?

1 Answers  


What is meant by aop in spring?

1 Answers  


Why should we use spring?

1 Answers  


What is spring default autowiring?

1 Answers  


What is spring ioc container?

1 Answers  


What is spring batch admin?

1 Answers  


Explain the different types of spring container?

1 Answers  


Explain spring beans?

1 Answers  


Categories