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
How to build struts application in eclipse?
What design patterns are used in struts?
How can we work with error tags?
What is the use of web xml in struts2?
What are the benefits of the struts system?
How is forward action used for integration?
When should we use SwtichAction?
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?
What are the steps involved in creating a strut application?
How to combine the struts with velocity template?
What are the major differences between html tags and strut specific html tags?
How we can controlled duplicate form submission in struts?
What validate() and reset() method does ?
What is the purpose of @conversionerrorfieldvalidator annotation?
What is the purpose of dispatcher result type?