Answer Posted / aravind
Struts follow Front Controller, Command Design - Action Servlet
Request Processor will use Template Pattern
Action class will follow Adapter Design Pattern.
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
What is spring and struts in java?
Explain design patterns which is used in struts?
What is the purpose of execute() method?
Can explain about the validations and in your project where did u used the validations?
What are the major differences between html tags and strut specific html tags?
What are the reasons for an error message not being displayed while developing struts application?
What are the ways in which duplicate form submission can occur?
What are the some useful annotations introduced in struts2?
Lists the bundled validators in struts?
How do u provide security to ur project?(Banking domain project)
Describe the basic steps used to create a tiles application?
How do struts work?
What are the contents on web.xml in struts application ?
What do you mean by action errors and what are the results they force?
Explain about struts?