What types of Actions we have in Struts?

Answers were Sorted based on User's Feedback



What types of Actions we have in Struts?..

Answer / 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

What types of Actions we have in Struts?..

Answer / 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

What types of Actions we have in Struts?..

Answer / abhishek.cusat.it2007

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 till struts 1.2

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More Struts Interview Questions

What is the purpose of @after annotation?

0 Answers  


Explain architecture of struts2?

0 Answers  


what is the use of cvs in struts?

2 Answers  


Which technologies can be used at view layer in struts?

0 Answers  


Give an alternative way to protect jsp’s with not much features from direct access.

0 Answers  


1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they

0 Answers   TCS,


In which order struts framework searches for a message bundle?

0 Answers  


What is actionservlet?

0 Answers  


What is front controller in struts2?

0 Answers  


What do you mean by action errors and what are the results they force?

0 Answers  


advantages& 5 disadvantages of MVC architecture

6 Answers   Satyam, TCS,


What do you mean by the abstract package in struts2, and what is its utilization?

0 Answers  


Categories