Answer Posted / arulmani
There are 9 Built-in action class.
1)Action
2)DispatchAction
3)LookupDispatchAction
4)MappingDispatchAction
5)InclueAction
6)DownloadAction
7)LocaleAction
8)ForwardAction
9)SwitchAction
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
What does it cost to replace struts?
How the flow of various requests happens in struts application?
Is struts 1 still supported?
Which technologies can be used at view layer in struts?
How exceptions are handled in struts application?
In which method of action class the business logic is executed?
Can we use struts and spring together?
Explain the difference between plain-validator and field-validator in struts?
What is the purpose of @requiredstringvalidator?
How can we display validation errors on jsp page?
How tag libraries are defined in Struts?
What are the steps of struts installation?
Is struts efficient?
What is the purpose of @beforeresult?
What is pojo in struts2?