what are the actions in struts?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Answer / trinadh
DispatchAction,
LookupDispatchAction,
IncludeAction
ForwardAction
SwitchAction
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vikas
*ForwardAction
*IncludeAction
*DispatchAction
*LookupDispatchAction
*SwitchAction
Is This Answer Correct ? | 4 Yes | 4 No |
Answer / sreenu
DispatchAction
LookupDispatchAction
MappingDispatchAction
switchAction
ForwardAction
IncludeAction
DownloadAction
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manas
the actions are
action class,lookupDispatchAction,DispatchAction
Is This Answer Correct ? | 2 Yes | 5 No |
Answer / manju
action class
dispatch action
lookup dispatch action
action forward
Is This Answer Correct ? | 2 Yes | 5 No |
What is declarative exception handling in struts?
what is the struts internal code?
What is the default suffix for struts2 action uri ?
What is struts in java with example?
where you use thread in your java project?
Which model components are supported by Struts?
What is the difference between forwardaction and includeaction?
What is structs 2 validation framework?
what happen if the private constructor is written in a claass
what is the difference between page and pageContext implicit variables
How struts 2 validation works?
What is strut web xml?