Struts MVC framework
Struts is one of the most popular open source Web application framework in Java. Struts follows Model-View-Controller design pattern (separation of concerns) in its implementation. Struts is part of the Apache projects and is maintained by Apache software foundation.
Since this is released under “Apache license”, Struts can be used in commercial applications.