How many types of action clases are there in stuts and
their uses?
Answer Posted / raghava
1.ForwardAction class
2.DispatchAction class
3.IncludeAction class
4.LookUpDispatchAction class
5.MappingDispatchAction class
6.SwitchAction class
7.LocaleDispatchAction class
8.DownloadAction class
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
Which components are available using actioncontext map?
What are the features of struts 2?
What is struts.devmode?
How you will enable front-end validation based on the xml in validation.xml?
Can a reducer dispatch an action?
Explain about the library tag?
What is the difference between plain-validator and field-validator?
Which design pattern is implemented by Struts2 interceptors?
What is the purpose of @after annotation?
What is struts and springs in java?
What is struts xml?
What are the core classes of struts framework? Explain
What is the purpose of @before annotation?
How struts 2 validation works?
Name the different types of actions found in struts.