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
How can you create your custom interceptor in struts 2?
Do you need an alignment after replacing struts?
When should be opt for struts framework?
What is dispatch action class?
What configuration changes are required to use Tiles in Struts?
Explain about the library tag?
What is the use of jsonvalidation in struts?
Can you explain struts validator framework?
What are the classes used in struts?
In which method of action class the business logic is executed?
What is difference between interceptors and filters?
What are action errors and error and what are the consequences they impose?
What is the default location of result pages and how can we change it?
Is struts efficient?
Explain integrate log4j in struts2 application?