Answer Posted / suresh royal
struts is web frame work to develope the MVC architectural based java web application having capability to generate integrated logics of controller layerdynamically based on the logics given by developer view ,model and controller.
Struts provides abstraction layer on top of servlets and JSP.
struts supports validation and Tiles Frame worksan and I18N so we go for struts
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Difference between struts and spring? Or why use spring, if you are already using struts?
How do I access token?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
How many action classes can be used in struts application?
How action mapping is configured in Struts?
What are the applications of struts?
How long do struts last?
What is front controller in struts?
What are the two scope types for formbeans?
What do you know about validation plugin ?
Which design pattern the interceptors in struts2 is based on?
Name the different types of actions found in struts.
What is the purpose of dispatcher result type?
What are action errors and error?
What is struts and why it is used?