Why use struts framework in java?



Why use struts framework in java?..

Answer / Navaneet Kumar Singh

Developers use the Apache Struts framework in Java for several reasons. Firstly, it simplifies the development process by providing a structured approach to building web applications based on the MVC pattern. Secondly, it offers built-in features like internationalization, form validation, and action delegation that can significantly reduce the amount of custom code needed. Lastly, Struts promotes reusability and maintainability due to its modular design and emphasis on following best practices.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

what is the current salary package in India for a java programmer who has 2 years experience

7 Answers  


What is role of actionservlet?

1 Answers  


how to connect from struts to database through hibernet and where u can modify the class

1 Answers   Polaris,


What is dispatchaction?

1 Answers  


what is the disadvantages of using DynaActionForm in struts framework?

5 Answers   HCL,


Can you explain struts validator framework?

1 Answers  


What is the difference between plain-validator and field-validator?

1 Answers  


What configuration changes are required to use Tiles in Struts?

1 Answers  


What is the purpose of @beforeresult?

1 Answers  


What configuration files are used in struts?

1 Answers  


How is the mvc design pattern used in struts framework?

1 Answers  


Main reasons for using servlet as a controller in struts. why not jsp

5 Answers  


Categories