craigmcc    2002/08/08 18:53:35

  Modified:    doc      kickstart.xml
  Log:
  Eliminate broken link to struts-blank.war, which is not included in the
  documentation webapp, and is therefore not available separately on the
  website.
  
  PR: Bugzilla #4974
  Submitted by: G. Roderick Singleton <gerry at pathtech.org>
  
  Revision  Changes    Path
  1.16      +2 -1      jakarta-struts/doc/kickstart.xml
  
  Index: kickstart.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/kickstart.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- kickstart.xml     29 Jul 2002 22:28:10 -0000      1.15
  +++ kickstart.xml     9 Aug 2002 01:53:35 -0000       1.16
  @@ -82,7 +82,8 @@
   <section href="install" name="How do I install Struts?">
   <p>To develop applications with Struts, you can usually just add the Struts JAR file
   to your Java development environment. You can then start using the Struts classes as
  -part of your own application. A <a href="struts-blank.war">blank Struts 
application</a>
  +part of your own application. A blank Struts application (in the
  +<code>webapps</code> directory, open <code>struts-blank.war</code>)
   is provided, which you can just copy to get a quick-start on your own 
brainchild.</p>
   <p>Since the full source code for Struts is available, we also provide
   <a href="http://jakarta.apache.org/struts/installation.html";>complete 
instructions</a>
  
  
  

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

Reply via email to