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 difference between struts1 and struts2?
What are action classes in struts?
How to use forward action to restrict a strut application to mvc?
Is struts mvc framework?
Give an example where struts tiles may be used?
What is struts.devmode?
What is struts framework?
What is the difference between struts and spring?
What are the core classes of struts framework? Explain
Are the struts tags xhtml compliant ?
How the flow of various requests happens in struts application?
What is struts 2 framework in java?
How is the mvc design pattern used in struts framework?
What’s the difference between struts and espresso?
Are actions thread safe?