How many types of action clases are there in stuts and
their uses?
Answer Posted / raghava
1.ForwardAction class
2.DispatchAction class
3.IncludeAction class
4.LookUpDispatchAction class
5.MappingDispatchAction class
6.SwitchAction class
7.LocaleDispatchAction class
8.DownloadAction class
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
Does struts include its own unit tests?
What are best practices to follow while developing Struts2 application?
Define struts?
What do you know about validation plugin ?
What is jakarta struts framework?
What is strut web xml?
What is action chaining ?
What is struts framework in java?
What are the core classes of the struts framework?
In how many ways duplicate form submission can occurs?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
How can you create your custom interceptor in struts 2?
How can we write our own interceptor and map it for action?
Explain the core end goal while using java struts?
What is the purpose of @urlvalidator annotation?