Answer Posted / raghavendra singh
Basic Components of Struts:
1. Action Servlet
2. Module Config
3. Request Processor
4. Action Mapping
5. Action Form
6. Action
7. Action forword
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
List the important attribute and elements of action mapping under struts.
What are the aware interfaces in struts2?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is lookupdispatchaction?
What is the difference between struts and spring? Explain
What do you mean by actionform?
What’s the difference between struts and turbine?
How do I install struts?
How can we group related actions in one group in Struts?
Name some useful annotations introduced in Struts2?
What do you know about validation plugin ?
How an actionform bean is created?
What’s the utilization of struts.xml configuration file?
Which design pattern is implemented by Struts2 interceptors?