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 |
why servlet is used as controller not JSP?
i have a log in web application .... i want restrict the user for particular no of users what is procedure to develop thus application
Which servlet does the struts framework use?
How to explain Software Bank Loan descriptions
0 Answers Kekran Mekran, Wipro,
what is is the use DynaActionForm?
Explain about the future of struts?
How can we work with error tags?
How do I access token?
What is the significance of logic tags in Struts?
What are the steps involved in creating a strut application?
I facing problems while explaining project details in the interview...... can any tell complete project architecture that followed in companies
State an example of struts configuration file as an action parameter for action servlet.