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
How you will make available any message resources definitions file to the struts framework environment?
What do struts do?
When should we use SwtichAction?
What are the steps of struts installation?
What is the use of lookupdispatchaction?
How can we handle exceptions thrown by application in Struts2?
What’s the utilization of resource bundle properties file in struts validation structure?
How nested beans can be used in Struts applications?
Which tag is used to declare constants in struts xml?
What is the use of namespace in action mapping in Struts2?
Explain about tiles?
Why use struts framework in java?
What does apache struts do?
What is dispatch action class?
Whats the difference between the default namespace and the root namespace?