How many types of action clases are there in stuts and
their uses?
Answer Posted / surendraeddy.m
1.Forward Action
2.Dispatch Action
3.include Action
4.lookUpDispatch Actioc
5.MappingDispatch Action
6.switch Action
7.LocaleDispatch Action
| Is This Answer Correct ? | 82 Yes | 22 No |
Post New Answer View All Answers
What do struts do?
What validate() and reset() method does ?
What are Struts2 core components?
Explain about token feature in struts?
What is the purpose of @urlvalidator annotation?
How do you create message resource?
What is struts xml?
How duplicate form submission can be controlled in struts?
State an example of struts configuration file as an action parameter for action servlet.
What is the purpose of @before?
What are the core classes of struts?
How we can configured action mapping in struts?
How you will make available any message resources definitions file to the struts framework environment?
How long do struts last?
What do you mean by inner class and anonymous class?