Apache Struts Question:

What is Jakarta Struts Framework?

Struts Interview Question
Struts Interview Question

Answer:

Jakarta Struts is open source implementation of MVC (Model-View-Controller) pattern for the development of web based applications. Jakarta Struts is robust architecture and can be used for the development of application of any size. Struts framework makes it much easier to design scalable, reliable Web applications with Java.


Previous QuestionNext Question
What is MVC?What is ActionServlet?