Topic: JSP and Servlets, Open Source Java
Apache Jakarta: Struts
The Struts project provides an open source framework useful in building web applications with Java Servlet and JavaServer Pages (JSP) technology. Struts encourages application architectures based on the Model-View-Controller (MVC) design paradigm, colloquially known as Model 2 in discussions on various servlet and JSP related mailing lists.
Programming Language: JavaUpdated: 02/03/2002
Organization: Apache