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 the default location of result pages and how can we change it?
what is difference between <bean:write> and <bean: message> tag
In Struts Programming which is the controller,which is the model?
How does struts2 token work?
What is the forward action utilized for?
What is actioninvocation?
How does interceptor work in struts2?
Explain about how requests from the client are sent?
What is apache struts vulnerability?
What's mvc pattern ?
what is BUSINESS DELIGATE PATTERN,DAO,VO,DTO?
6 Answers BOB Technologies, TCS,
What are the core components of a struct2 based application?