husted      2003/03/16 08:31:33

  Modified:    doc/faqs index.xml
  Log:
  Add link to Apache Struts Wiki.
  
  Revision  Changes    Path
  1.11      +13 -7     jakarta-struts/doc/faqs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/faqs/index.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- index.xml 16 Mar 2003 16:20:32 -0000      1.10
  +++ index.xml 16 Mar 2003 16:31:33 -0000      1.11
  @@ -77,7 +77,13 @@
   
   </section>
   
  -<section name="Offsite FAQs and Howtos">
  +<section name="External FAQs and Howtos">
  +
  +<ul>
  +   <li>
  +   <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages 
">Apache Struts Wiki</a>
  +   </li>
  +</ul>
   
    <ul>
       <li>
  @@ -85,15 +91,15 @@
       </li>
    </ul>
   
  -    <ul>
  -       <li>
  -       <a href="http://www.husted.com/struts/tips";>Struts Tips</a>
  -       </li>
  -    </ul>
  +<ul>
  +   <li>
  +   <a href="http://www.husted.com/struts/tips";>Struts Tips</a> by Ted Husted
  +   </li>
  +</ul>
   
    <ul>
       <li>
  -    <a href="http://strutstestcase.sourceforge.net";>Unit testing with Struts Use 
Case</a>
  +    <a href="http://strutstestcase.sourceforge.net";>Unit Testing with Struts 
TestCase</a> by Deryl Seale
       </li>
    </ul>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to