|
Apache Struts 2 is an open-source web application framework for developing Java EE web applications. It uses and extends the Java Servlet API to encourage developers to adopt a model–view–controller (MVC) architecture. The WebWork framework spun off from Apache Struts aiming to offer enhancements and refinements while retaining the same general architecture of the original Struts framework. In December 2005, it was announced that WebWork 2.2 was adopted as Apache Struts 2, which reached its first full release in February 2007.〔(About Apache Struts 2 )〕 July 31,2015 : Apache Struts 2.5-BETA1 (BETA) announcement. First release of incoming Struts 2.5. 〔(''31 July 2015 - Apache Struts 2.5-BETA1 (BETA)'' ).〕 October 1, 2015 - Struts 2.5-BETA2 (BETA) 〔(''1st October 2015 - Apache Struts 2.5-BETA2 (BETA)'' ).〕 == Features == * Simple POJO-based actions * Simplified testability * Thread safe * AJAX support * * jQuery plugin * * Dojo Toolkit plugin (deprecated) * * Ajax client-side validation * Template support * Support for different result types * Easy to extend with plugins * * REST plugin (REST-based actions, extension-less URLs) * * Convention plugin (action configuration via Conventions and Annotations) * * Spring plugin (dependency injection) * * Hibernate plugin * * Support in design * * JFreechart plugin (charts) * * jQuery plugin (Ajax support, UI widgets, dynamic table, charts) * * Rome plugin * *plugin 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Apache Struts 2」の詳細全文を読む スポンサード リンク
|