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 are pull and push mvc architecture and which architecture does struts2 follow?

0 Answers  


What happens when Two users requests for same action class? How the threads are controlled?

4 Answers  


What is the difference between filters and interceptors ?

0 Answers  


What is the purpose of plug-in tag in struct-config.xml?

0 Answers  


What is value stack?

0 Answers  






What do you mean by inner class and anonymous class?

0 Answers  


In struts how to use regurlar formbeans using validation framework explain?

1 Answers   TCS,


Explain about the process of functioning of the struts program?

0 Answers  


How do you customize ActionServlet?

3 Answers   Ness Technologies,


How properties of a form are validated in Struts?

0 Answers  


what is the purpose of load_on_startup entry in struts- config.xml?

5 Answers  


can we change the location of struts-config.xml file?

2 Answers   TCS,


Categories