What types of Actions we have in Struts?
Answers were Sorted based on User's Feedback
Answer / rajasekhar
There are 5 types of Actions Struts:
1.ForwardAction
2.IncludeAction
3.DispatchAction
4.LookupDispatchAction
5.SwitchAction
| Is This Answer Correct ? | 32 Yes | 4 No |
Answer / arulmani
There are 9 Built-in action class.
1)Action
2)DispatchAction
3)LookupDispatchAction
4)MappingDispatchAction
5)InclueAction
6)DownloadAction
7)LocaleAction
8)ForwardAction
9)SwitchAction
| Is This Answer Correct ? | 12 Yes | 5 No |
Answer / abhishek.cusat.it2007
There are 9 Built-in action class.
1)Action
2)DispatchAction
3)LookupDispatchAction
4)MappingDispatchAction
5)InclueAction
6)DownloadAction
7)LocaleAction
8)ForwardAction
9)SwitchAction till struts 1.2
| Is This Answer Correct ? | 4 Yes | 3 No |
What configuration files are used in struts?
What do struts do?
What is the purpose of @typeconversion annotation annotation?
What are the cons of struts 2?
its a ActionForm controller or model?
16 Answers Patni, TCS, Wipro,
What are the classes used as part of struts framework ?
What is the purpose of '@customvalidator'?
What is includeaction?
What is spring and struts in java?
How struts 2 validation works?
What is the struts in java?
Which class is the Front Controller in Struts2?