Which servlet does the struts framework use?



Which servlet does the struts framework use?..

Answer / Shivani Sharma

Struts doesn't directly use a servlet. Instead, it uses a Front Controller design pattern, usually implemented by ActionServlet.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

what is difference between <bean:write> and <bean: message> tag

2 Answers   CTS, IBM,


When should be opt for struts framework?

1 Answers  


What is form bean in struts?

1 Answers  


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

1 Answers  


Describe validate() and reset() methods.

1 Answers  


Struts follows which design patterns?

4 Answers   IGT,


How exceptions are handled in struts application?

1 Answers  


How we can install struts?

1 Answers  


What does modeldriven interceptor?

1 Answers  


What are best practices to follow while developing Struts2 application?

1 Answers  


What is front controller in struts2?

1 Answers  


What is container struts2?

1 Answers  


Categories