| Sign In/My Account | View Cart |
Topic: JSP and Servlets, Open Source Java
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: Java