what is the purpose of action servlet and action?

Answer Posted / pkr_reddy

action servlet is responsible to identify the request and
receive the request.this is initial starting point to the
communication and justify the purpose of the communication
across the diff environments.
org.apachi.struts.action.actionsevlet;

action classes is define to be the user.it is controller
where we provide the user defined controller logical
transactions which allways listen to actionservlet.

Is This Answer Correct ?    9 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the important attribute and elements of action mapping under struts.

518


What is the difference between filters and interceptors ?

491


Explain about logic match tag?

559


What is the purpose of @requiredstringvalidator?

548


Difference between struts and spring? Or why use spring, if you are already using struts?

526






Which class is the Front Controller in Struts2?

534


What is the role of action class in struts?

553


What is the apache struts vulnerability?

509


What is the purpose of interceptors?

523


What is dispatchaction?

623


What is the purpose of @key?

567


What are action errors?

553


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

503


Name some of the features of struts2?

557


What is spring hibernate and struts in java?

481