How many types of action clases are there in stuts and
their uses?
Answer Posted / ravikumar
1.Actions
2. Lookup action
3. Dispatch Lookup Actions
4. Swith actions
5. Mapping Actions
6. Locale Mapping Actions
7. Forward and Include Action
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
In which method of action class the business logic is executed?
What is used to display the intermediate result in an interceptor?
What is role of action class?
List some struts tag libraries?
What is the default suffix for struts2 action uri ?
What is purpose of execandwait interceptor?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
Are actions thread safe?
Which class is the Front Controller in Struts2?
What is apache struts vulnerability?
What is xml based validation in struts2?
What is difference between struts1 and struts2?
what is ACID test for fresh engineers??what is the pattern??
What is the use of form bean in struts?
Can you explain the directory structure for a struts folder in brief ?