Author: husted
Date: Mon Jan 15 18:11:12 2007
New Revision: 496573
URL: http://svn.apache.org/viewvc?view=rev&rev=496573
Log:
WW-1588 Update feature list.
Modified:
struts/struts2/trunk/src/site/xdoc/index.xml
Modified: struts/struts2/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/struts/struts2/trunk/src/site/xdoc/index.xml?view=diff&rev=496573&r1=496572&r2=496573
==============================================================================
--- struts/struts2/trunk/src/site/xdoc/index.xml (original)
+++ struts/struts2/trunk/src/site/xdoc/index.xml Mon Jan 15 18:11:12 2007
@@ -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
@@ -112,14 +112,17 @@
JasperReports, JFreeChart, Tiles, and more ...
</li>
<li>
- <strong>Easy portlets</strong> - Automatic portlet support
allows portal and servlet
- deployments with no code changes.
+ <strong>Integrated profiling</strong> - Peek inside Struts
to find the cycles are going!
</li>
<li>
- <strong>Integrated profiling</strong> - Peek inside Struts
to find the cycles are going!
+ <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>REST-ful URLs</strong> - Use search-engine
friendly URLs, like category/action/movie/Thrillers.
</li>
-->
@@ -149,9 +152,6 @@
<li>
<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>