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 is the purpose of form-be tag in struct-config.xml?
How do I install struts?
What are the conditions for actionform to work correctly?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
What is the purpose of @after?
What are the steps involved in creating a strut application?
How to handle exceptions in structs?
What does params interceptor?
What is the front controller in struts2?
What are the two different types of validations that the validator framework supports?
Can you explain struts.properties in struts2?
How many action classes can be used in struts application?
What are the steps of struts installation?
How is token generated?
Describe the basic steps used to create a tiles application?