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 is the use of struts config xml file?
What is DynaActionForm?
What is the purpose of @before?
How is the action mapping specified?
What validate() and reset() method does ?
What is front controller in struts?
What is package name in struts xml?
What is front controller in struts2?
What is the use of lookupdispatchaction?
What are the custom tags?
What is struts2 framework?
What is struts in java with example?
What is the purpose of struts.xml in struct2?
What’s the utilization of resource bundle properties file in struts validation structure?
in struts how to use hibernate with struts>