WW-1588 Update feature list.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@496573 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ted Nathan Husted
2007-01-16 02:11:12 +00:00
parent 9f0b61b716
commit 236e897568
+8 -8
View File
@@ -39,7 +39,7 @@
To download Apache Struts 2, visit
<a href="http://struts.apache.org/download.cgi#struts201">
Apache Struts Distributions
</a>
</a>.
</p>
<p>
For more about extensions to Struts 2, visit our
@@ -111,14 +111,17 @@
No manual configuration required! Bundled plugins add support for JavaServer Faces,
JasperReports, JFreeChart, Tiles, and more ...
</li>
<li>
<strong>Integrated profiling</strong> - Peek inside Struts to find the cycles are going!
</li>
<li>
<strong>Precise Error Reporting</strong> - All configuration elements, including properties that come from Java properties files, include location and line information.
</li>
<!-- Experimental
<li>
<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>
<!-- Experimental
<li>
<strong>REST-ful URLs</strong> - Use search-engine friendly URLs, like category/action/movie/Thrillers.
</li>
@@ -150,9 +153,6 @@
<strong>Integrating Debugging</strong> - Built-in debugging tools supporting profiling,
problem reports, and interactive object model queries.
</li>
<li>
<strong>Precise Error Reporting</strong> - All configuration elements, including properties that come from Java properties files, include location and line information.
</li>
</ul></li></ul>
<subsection>