what is the purpose of action servlet and action?

Answer Posted / venu

ActionServlet is the builtin servlet. ActionServlet nothing
but a controller.ActionServlet provided by the struts
Framework.ActionServlet having the following inbuilt design
patterens.
1 singleton designpatteren.
2.FrontController
3.ApplicationController
4.MVC
5.Data Transfer object/value object
6.Inversion of controll/Dependency injection

ActionServlet take the multiple request but it creats
single instance for that requests by using singleton
designpatteren.

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between http direct and http indirect?

469


What are the Core classes of Struts Framework?

585


Explain about the process of functioning of the struts program?

590


What does modeldriven interceptor?

589


Can you explain aware interfaces in struts2?

584






What is the difference between validation.xml and validator-rules.xml files in struts validation framework?

616


What is action servlet in struts?

539


What do you mean by the abstract package in struts2, and what is its utilization?

513


What are the steps involved in creating a strut application?

512


What is the purpose of dispatcher result type?

553


What is the life cycle of actionform?

550


How interceptor works in struts 2?

592


What do you mean by ognl?

554


Why are struts tightly coupled?

587


How long do struts last?

530