Struts2

Struts is an open source web application framework. It has been developed using front controller framework where each of the request goes to a controller and the controller decides where to forward the request based on configuration. There are significant differences between struts 1.x and struts 2.