Answer Posted / pandu
Hi following are the Action's
1)Action
2)Dispatch Action
3)look up Dispatch Action
4)Mapping Dispatch Action
5)Forward Action
6)Inlcude Action
7)Switch Action.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What are the conditions for actionform to work correctly?
What are the sections into which a strut configuration file can be divided?
Which design pattern is implemented by Struts2 interceptors?
How many struts config file can be created in struts?
Explain the life cycle of a request in struct2 application?
What is request processor and how does it relates to action mapping?
What is meant by custom tags?
What validate() and reset() method does ?
What are the steps involved in creating a strut application?
What is filter dispatcher in struts?
What is the purpose of @requiredstringvalidator annotation?
What are the some useful annotations introduced in struts2?
What do you mean by a custom tag?
What are the steps of struts installation?
What is the difference between requestaware and servletrequestaware interface?