How many types of action clases are there in stuts and
their uses?
Answer Posted / akbar.nk
There are 9 types of Action Classes in struts, but e use
frequently only 5 types:
1.Action class
2.DispatchAction class
3.LookupDispatchAction class
4.MappingDispatchAction class
5.LocaleAction class
6.ForwardAction class
7.IncludeAction class
8.SwitchAction class
9.DownloadAction class
| Is This Answer Correct ? | 30 Yes | 5 No |
Post New Answer View All Answers
What applications use apache struts?
What is action class? What are the types of action class?
How do struts work?
What is interceptor struts2?
What are the classes used in struts?
What is actionservlet?
What do you mean by actionservlet?
What do you mean by tiles in struts?
What’s the utilization of resource bundle properties file in struts validation structure?
What is interceptor? And life cycle methods of interceptor?
In which order struts framework searches for a message bundle?
What is the purpose of @customvalidator annotation?
What is the purpose of @validations annotation?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
What is the purpose of @expressionvalidator annotation?