How many types of action clases are there in stuts and
their uses?
Answer Posted / ramesh yampalla
There are six Types of Action Classes are there in Struts----
1.ForwardAction Class
2.IncludeAction Class
3.DispatchAction Class
4.LookupDispatchAction Class
5.MappingDispatchAction Class
6.SwitchAction Class
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Which components are available using actioncontext map?
What are the 5 constants of action interface?
What is the purpose of @conversionerrorfieldvalidator annotation?
What is the default suffix for struts2 action uri ?
How do u provide security to ur project?(Banking domain project)
How can we upload files in Struts2 application?
What should be the name of xml file used for validation in struts?
What is package name in struts xml?
Explain the difference between plain-validator and field-validator in struts?
What is the purpose of '@customvalidator'?
What are inner class and anonymous class?
How nested beans can be used in Struts applications?
What is the purpose of interceptors?
What do you mean by inner class and anonymous class?
What is struts-default package and what are it’s benefits?