What is Struts Framework
Advertisements
What is Struts Framework
Struts 2 framework is used to develop MVC (Model View Controller) based web applications. Struts 2 is the combination of webwork framework of opensymphony and struts 1.
Struts2
struts2 = webwork + struts1
struts framework was initially created by Craig McClanahan and donated to Apache Foundation in May, 2000 and Struts 1.0 was released in June 2001. Current version of Struts, Struts 2.3.16.1 is released in March 2, 2014.
Struts 2 supports to POJO based actions, Validation, AJAX, Integration support to various frameworks such as Hibernate, Spring, Tiles etc.
Google Advertisment