|
|
Resource Guide -> Apache Software Foundation, Java Servlets, XML and Java Tutorials -> Introduction to Jakarta Struts Framework
Introduction to Jakarta Struts Framework
Date: Sep. 19, 2001 Struts is an open source framework encouraging the use of MVC in an Apache Tomcat Server/Java Server Page (JSP) environment. The Model View Controller (MVC, or Model 2) design pattern is a methodology for separating business logic from presentation that is used to organize and speed development of dynamic, data-driven Web applications. This article walks the user through applying the MVC model/view/controller paradigm and configuring the environment, and ends with a discussion of benefits and drawbacks encountered by the author in real world usage. |
|
|
|
|
|
|