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
How to use dispatchaction?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What is the purpose of dispatcher result type?
What is structs 2 validation framework?
What is controller in struts ?
What is actionform in struts?
Can you explain the directory structure for a struts folder in brief ?
What is the purpose of @results?
What is the use of forwardaction?
Can we have multiple struts config files in a single web app?
What are best practices to follow while developing Struts2 application?
What inbuilt themes are provided by struts2?
When should be opt for struts framework?
how to debug struts project in netbean ?
What does the term struts mean?