SITE-14 Interim commit for discussion purposes. Next, I would like to create a dev subfolder, so that the "product development" pages can have their own menu.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@476267 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ted Nathan Husted
2006-11-17 19:27:04 +00:00
parent 9439cf3dcb
commit a1286ab879
15 changed files with 91 additions and 60 deletions
+4 -8
View File
@@ -13,8 +13,8 @@
<body>
<links>
<item name="Apache" href="http://www.apache.org" />
<item name="Struts 1" href="http://struts.apache.org/1.x" />
<item name="Struts 2" href="http://struts.apache.org/2.x" />
<item name="Struts 1" href="http://struts.apache.org/1.x" />
</links>
<menu name="Struts 2">
<item
@@ -22,7 +22,7 @@
href="index.html"
/>
<item
name="Download"
name="Releases"
href="http://struts.apache.org/downloads.html"/>
</menu>
@@ -66,15 +66,11 @@
name="Tag Reference"
href="http://struts.apache.org/WW/tag-reference.html"
/>
<item
name="Source Repository"
href="http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/?root=Apache-SVN"
/>
</menu>
<menu name="Community">
<menu name="Product Support">
<item
name="Mailing Lists"
name="User Mailing List"
href="http://struts.apache.org/mail.html"
/>
<item
+30
View File
@@ -90,6 +90,9 @@
<strong>First-class AJAX support</strong> - The AJAX theme gives interactive
applications a boost.
</li>
<li>
<em>Coming in Struts 2.0.2</em> -- <strong>Zero Configuration</strong> - Optionally, replace XML configuration with convention and annotation.
</li>
</ul></li>
<li>
@@ -108,6 +111,9 @@
<strong>Easy portlets</strong> - Automatic portlet support allows portal and servlet
deployments with no code changes.
</li>
<li>
<strong>Integrated profiling</strong> - Peek inside Struts to find the cycles are going!
</li>
</ul></li>
<li>
@@ -155,6 +161,30 @@
</subsection>
</section>
<section name="Platform Requirements">
<p>
Apache Struts 2 requires:
</p>
<ul>
<li>Servlet API 2.4</li>
<li>JSP API 2.0</li>
<li>Java 5</li>
</ul>
<p>
An alternate set of JARs for Java 4 are also available.
See the "J4" distribution.
</p>
<p>
For a full list of requirements, including dependencies used by optional plugins,
see <a href="http://struts.apache.org/2.x/struts2-core/dependencies.html">Project Dependencies</a>
</p>
</section>
<section name="Licensing of Apache Struts Distributions">
<p>
Apache Struts 2 source code and documentation is