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
What is the purpose of @typeconversion annotation annotation?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What are the benefits of Struts framework?
Why are struts tightly coupled?
What is the purpose of @emailvalidator annotation?
What is the purpose of execute method of action class?
What are the 5 constants of action interface?
What is value stack?
At the point, you should go for struts framework?
What are the steps used to setup dispatch action?
What are struts in java?
What is struts and springs in java?
What are the two different types of validations that the validator framework supports?
What is the use of reset method of ActionForm class?
Which configuration file is used for storing jsp configuration information in struts?