Posted By:
Luigi_Viggiano
Posted On:
Friday, August 10, 2001 02:17 AM
Struts is an open source framework for building web application with Java, Servlet and JSP, that make it easier to use MVC design paradigm for web applications(Servlet Model 2).
It comes from the
Apache Group and is part of
Jakarta Project.
Struts is composed by JSP custom tag libraries, utility classes supporting XML, internationalization and other useful stuff.