what are java stuts?
what are there uses
Answer Posted / gaurav goyal
Struts is a open source framework based on MVC2 pattern.
Struts provide its own Controllerand integrate with other
technologies to provide Model and View.
Some main benifits of using Struts are:
1. Open Source
2. Centeralized configuration
3. Use of bean tag
4. Validation Framework
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are struts in java?
What are the components of struts?
What is the purpose of @expressionvalidator annotation?
What is the difference between filters and interceptors ?
in struts how to use hibernate with struts>
Can you explain struts.properties in struts2?
How can we handle exceptions thrown by application in Struts2?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
What is struts framework in java?
What is the difference between empty default namespace and root namespace?
Explain about struts dispatch action?
What is the purpose of struts.xml in struct2?
What are the benefits of the struts system?
What is the purpose of @emailvalidator annotation?
What is the purpose of dispatcher result type?