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 different Struts2 tags? How can we use them?
What are the loop holes of struts?
What is difference between lookupdispatchaction and dispatchaction?
What is the purpose of @action annotation?
Explain about struts?
Explain about logic match tag?
How is token generated?
Can you explain struts validator framework?
What are the components of struts?
What is the purpose of @result?
what is meant by Struts Validator Framework?
What is the purpose of @result annotation?
What is the difference between struts and spring?
What is container struts2?
How can we upload files in Struts2 application?