Answer Posted / rajasekhar
There are 5 types of Actions Struts:
1.ForwardAction
2.IncludeAction
3.DispatchAction
4.LookupDispatchAction
5.SwitchAction
| Is This Answer Correct ? | 32 Yes | 4 No |
Post New Answer View All Answers
What is the purpose of @beforeresult?
What are the two scope types for formbeans?
Does Struts2 action and interceptors are thread safe?
What is the purpose of action tag in struts.xml?
What is the difference between struts1 and struts2?
What is strut action mapping?
What is the purpose of @before annotation?
What are the custom tags?
Which class of struts is responsible to converts data types from string and vice versa?
What is struts in java with example?
What are the core classes of struts framework? Explain
How many instances of servlet usually run in a struts application ?
How does struts2 token work?
What is defeult result type?
What is the use of form bean in struts?