Answer Posted / khan
Struts framework is an open-source framework for developing the web applications in Java EE, based on MVC-2 architecture. It uses and extends the Java Servlet API. Struts is robust architecture and can be used for the development of application of any size. Struts framework makes it much easier to design scalable, reliable Web applications with Java.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are action errors and error?
What steps are required to for an application migration from Struts1 to Struts2?
Name some useful annotations introduced in Struts2?
What is struts framework?
What is actioninvocation?
What are the steps involved in creating a strut application?
If the framework doesn’t do what I want, can I request that a feature be added?
What are the pros of struts 2?
What is the purpose of @requiredstringvalidator?
What is struts2 namespace?
What is role of actionservlet?
What is the purpose of '@customvalidator'?
What configuration changes are required to use resource files in Struts?
What is the difference between struts and spring? Explain
Do we need to pay the struts if being used in commercial purpose?