Answer Posted / venkateswar reddy
There r 4 Action classes in Struts
They r
1.Dispatch Action
2.Include Action
2.Forward Action
4.Swithch Action
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How the exceptions are handled in struts?
Can a reducer dispatch an action?
How client side validation is enabled on a jsp form?
Can explain about the validations and in your project where did u used the validations?
What is the difference between validation.xml and validator-rules.xml files in struts?
What are the Core classes of Struts Framework?
State the procedure for using forward attribute of link tag’s.
What is difference between lookupdispatchaction and dispatchaction?
Which library is provided by struts for form elements like check boxes, text boxes etc?
How many struts config file in a struts application?
How to convert struts to spring mvc?
What are inner class and anonymous class?
Which components are available using actioncontext map?
What is the purpose of @result?
What is interceptor struts2?