How many types of action clases are there in stuts and
their uses?
Answer Posted / sarika singh
there are 7 type of classes--
1.dispatch action class
2.forward action class.
3.include action class.
4.locale action class.
5.lookup dispatch class.
6.mapping dispatch class.
7.switch class.
Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
What is the purpose of @key?
What do you mean by struts.dev mode?
What is an interceptor stack?
What is http redirect?
Will the struts tags support other markup languages such as wml ?
How interceptor works in struts 2?
What is the purpose of @requiredstringvalidator?
What does the term struts mean?
How can we work with error tags?
How do I access token?
What is the different actions available in struts?
For a single Struts application, can we have multiple struts-config.xml files?
What are best practices to follow while developing Struts2 application?
Explain the complete struts validator framework.
What is the purpose of struts.properties in struct2?