Author: husted
Date: Wed Oct 18 04:28:32 2006
New Revision: 465216

URL: http://svn.apache.org/viewvc?view=rev&rev=465216
Log:
Update PlanetStruts links.

Modified:
    struts/struts1/trunk/apps/src/site/xdoc/index.xml

Modified: struts/struts1/trunk/apps/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/apps/src/site/xdoc/index.xml?view=diff&rev=465216&r1=465215&r2=465216
==============================================================================
--- struts/struts1/trunk/apps/src/site/xdoc/index.xml (original)
+++ struts/struts1/trunk/apps/src/site/xdoc/index.xml Wed Oct 18 04:28:32 2006
@@ -34,8 +34,8 @@
                 Tomcat's <code>webapps</code> folder. 
              </p>
              
-             <p>Click the links below to view online examples hosted by
-             <a href="http://planetstruts.org";>Planet Struts</a>.</p>
+             <p>As a convenience, the linked examples are available online 
+             at <a href="http://planetstruts.org";>Planet Struts</a>.</p>
              
             <table>
 
@@ -74,33 +74,33 @@
             web application.
             </td></tr>
 
-            <tr><th><a href="http://planetstruts.org/struts-el-example/";>
+            <tr><th>
             EL Example
-            </a></th><td>
+            </th><td>
             Struts EL Example demonstrates and tests the 
             <a href="../struts-el/index.html">Struts EL tags</a> 
             using tests from the Exercise-Taglib application. 
             </td></tr>
 
-            <tr><th><a href="http://planetstruts.org/struts-faces-example1/";>
+            <tr><th>
             Faces Example 1
-            </a></th><td>
+            </th><td>
             The Struts Faces Example 1 application is JSF-enabled rendition 
             of the classic Struts MailReader,
             </td></tr>
 
 
-            <tr><th><a href="http://planetstruts.org/struts-faces-example2/";>
+            <tr><th>
             Faces Example 2
-            </a></th><td>
+            </th><td>
             Struts Faces Example 2 application is <em>Tiles-enabled,</em> 
             JSF-enabled rendition of the classic Struts MailReader. 
             </td></tr>
 
 
-            <tr><th><a 
href="http://planetstruts.org/struts-scripting-mailreader/";>
+            <tr><th>
             Scripting MailReader
-            </a></th><td>
+            </th><td>
             Struts Scripting Mailreader is a scripting-enabled rendition of 
the 
             classic Struts MailReader. Here, Actions are written with scripts 
             rather than Java.


Reply via email to