what are the actions in struts?

Answers were Sorted based on User's Feedback



what are the actions in struts?..

Answer / chandrajyothi

The following are the actions in structs
1.Dispatch Action
2.Include Action
2.Forward Action
4.Switch Action
5.Lookup Dispatch Action

Is This Answer Correct ?    8 Yes 1 No

what are the actions in struts?..

Answer / rahul ratnawat

1.Action
2.DispatchAction
3.EventDispatchAction
4.LookupDispatchAction
5.IncludeAction
6.ForwardAction
7.LocalAction
8.SwitchAction
9.MappingDispatchAction
10.DownloadAction

Is This Answer Correct ?    4 Yes 1 No

what are the actions in struts?..

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

what are the actions in struts?..

Answer / pandu

Hi following are the Action's

1)Action
2)Dispatch Action
3)look up Dispatch Action
4)Mapping Dispatch Action
5)Forward Action
6)Inlcude Action
7)Switch Action.

Is This Answer Correct ?    7 Yes 5 No

what are the actions in struts?..

Answer / trinadh

DispatchAction,
LookupDispatchAction,
IncludeAction
ForwardAction
SwitchAction

Is This Answer Correct ?    2 Yes 0 No

what are the actions in struts?..

Answer / nagendra

Action
Dispatch Action
LokupDispatchAction
MappingDispatchAction
IncludeAction
ForwardAction
SwitchAction
LocaleAction

Is This Answer Correct ?    3 Yes 2 No

what are the actions in struts?..

Answer / vikas

*ForwardAction
*IncludeAction
*DispatchAction
*LookupDispatchAction
*SwitchAction

Is This Answer Correct ?    4 Yes 4 No

what are the actions in struts?..

Answer / sreenu

DispatchAction
LookupDispatchAction
MappingDispatchAction
switchAction
ForwardAction
IncludeAction
DownloadAction

Is This Answer Correct ?    0 Yes 0 No

what are the actions in struts?..

Answer / manas

the actions are
action class,lookupDispatchAction,DispatchAction

Is This Answer Correct ?    2 Yes 5 No

what are the actions in struts?..

Answer / manju

action class
dispatch action
lookup dispatch action
action forward

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Struts Interview Questions

In struts.xml, what does the attribute "method" stands for in the "action" tag?

0 Answers  


Which interceptor is responsible for file upload support?

0 Answers  


How can we upload files in Struts2 application?

0 Answers  


What is role of action class?

0 Answers  


when connecting with the database,if database server is down,ho can we handle this exception in struts,how can we send error message to the user?

4 Answers   Wipro,






which MVC architecture struts follows and why?

6 Answers   IBM,


what is the disadvantage of struts frame work?

11 Answers  


Which technologies can be used at view layer in struts?

0 Answers  


What is action servlet in struts?

0 Answers  


Why actionservlet is singleton in struts?

0 Answers  


what is the struts internal code?

1 Answers   Wipro,


What design patterns are used in struts?

0 Answers  


Categories