Apache is used for developing Java web applications. It has garnished huge popularity because open source web framework. It encourages developers to implement MVC architecture. It became a top priority project within the Apache Foundation and it is now known as Jakarta Struts.:Struts is a open source framework. It works on MVC model.The main aim of MVC model is to separate the business logic and Presentation of Data. If we made any changes to perticular model then there is no effect on other modules.Struts is used to develop the Web applications by using MVC
Category:Struts Interview Questions
No comments:
Post a Comment