How many types of action clases are there in stuts and
their uses?
Answer Posted / amit verma
there r only 5 actions:
1. forward action
2. include action
3. dispatch action
4. lookup dispatch action
5. switch action
| Is This Answer Correct ? | 24 Yes | 9 No |
Post New Answer View All Answers
What is package name in struts xml?
Explain the complete struts validator framework.
Can we have multiple struts config files ?
Can you explain value stack?
What is difference between lookupdispatchaction and dispatchaction?
What is apache struts cve 2017 5638?
What are interceptors in struts 2?
Does apache struts run on windows?
What is an interceptor stack?
What are pull and push mvc architecture and which architecture does struts2 follow?
List some bundled validators?
What does i18n interceptor?
What is the difference between requestaware and servletrequestaware interface?
What is the purpose of form-be tag in struct-config.xml?
Can we use struts and spring together?