How many types of action clases are there in stuts and
their uses?
Answer Posted / amit verma
there r only 5 actions:
1. forward action
2. include action
3. dispatch action
4. lookup dispatch action
5. switch action
| Is This Answer Correct ? | 24 Yes | 9 No |
Post New Answer View All Answers
What is the use of resourcebundle.properties file in Struts Validation framework?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
Are struts thread safe?
What is struts and why it is used?
how to connect from struts to database through hibernet and where u can modify the class
What is the purpose of @conversion?
Whats the difference between the default namespace and the root namespace?
What helpers in the form of jsp pages are provided in struts framework?
What is strut action mapping?
How can we group related actions in one group in Struts?
What validate() and reset() method does ?
What is action class?
Can we use struts and spring together?
When do I need “struts.jar” on my classpath?
What is the differences between struts1 and struts2?