Content deleted Content added
was a -> is a discontinued |
Clarify that only Struts 1 is discontinued. Still not optimal. |
||
Line 9:
| latest release version = 1.3.10
| latest release date = {{release date|2008|12|08}}
| status = [[End-of-life (product)|End-of-life]]<ref>[http://struts.apache.org/struts1eol-announcement.html Apache Struts 1 EOL Announcement]</ref>, superseded by [[Apache Struts 2]]
| operating system = [[Cross-platform]]
| programming language = [[Java (programming language)|Java]]
Line 16:
| website = {{URL|http://struts.apache.org}}
}}
'''Apache Struts 1''' is a discontinued [[open-source]] [[web application framework]] for developing [[Java EE]] [[web application]]s. It uses and extends the [[Java Servlet]] [[application programming interface|API]] to encourage developers to adopt a [[model–view–controller]] (MVC) architecture. It was originally created by [[Craig McClanahan]] and donated to the [[Apache Foundation]] in May, 2000. Formerly located under the Apache [[Jakarta Project]] and known as '''Jakarta Struts''', it became a top-level Apache project in 2005.
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. However, it was announced in December 2005 that Struts would re-merge with WebWork. WebWork 2.2 has been adopted as '''[[Apache Struts 2]]''', which reached its first full release in February 2007.
== Design goals and overview ==
|