Answer Posted / guest
struts framework is an implementation of MVC2 Architecture
or design pattern. MVC2 is about the loose coupling between
the presentation layer and the business layer.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the apache struts vulnerability?
In which order struts framework searches for a message bundle?
Difference between struts and spring? Or why use spring, if you are already using struts?
How does struts2 token work?
What’s the utilization of resource bundle properties file in struts validation structure?
Describe validate() and reset() methods.
What are the core classes of struts?
How to display validation errors on jsp page?
What is use of i18n interceptor?
What are the important methods of actionform?
What is the use of struts?
What is the purpose of dispatcher result type?
How we can configured action mapping in struts?
How can we upload files in Struts2 application?
What is used to display the intermediate result in an interceptor?