What types of Actions we have in Struts?

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


Please Help Members By Posting Answers For Below Questions

How struts 2 validation works?

568


Which class is the Front Controller in Struts2?

538


Name some useful annotations introduced in Struts2?

528


Where can I get help with struts?

559


Give an example where struts tiles may be used?

546






Mark the differences between html tags and strut specific html tags.

585


What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?

561


What are the benefits of Interceptors in Struts2?

642


What is purpose of execandwait interceptor?

575


Explain about how requests from the client are sent?

516


Which file is used by controller to get mapping information for request routing?

533


What do you mean by struts.dev mode?

530


How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?

624


What is includeaction?

577


How to handle exceptions in structs?

566