Struts - Java Web Framework
Struts is a Web Framework which uses Model-View-Controller (MVC) architecture. The Model represents the business or database code, the View represents the page design code, and the Controller represents the navigational code.
Struts works well with conventional REST applications, SOAP and AJAX.
http://struts.apache.org/
License:
Tech:
Tags: