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
Are struts still used?
How long do struts last?
What is the role of action class?
What is role of actionservlet?
Where can I get help with struts?
What is value stack?
How client side validation is enabled on a jsp form?
Are interceptors thread safe?
What do you mean by the abstract package in struts2, and what is its utilization?
What should be the name of xml file used for validation in struts?
What is difference between lookupdispatchaction and dispatchaction?
How can we upload files in Struts2 application?
Explain the life cycle of a request in struct2 application?
What are the major differences between html tags and strut specific html tags?
What are the benefits of the struts system?