jmitchell    2002/10/28 21:31:39

  Modified:    src/share/org/apache/struts/taglib/template package.html
  Log:
  Update links.
  
  Revision  Changes    Path
  1.4       +3 -3      
jakarta-struts/src/share/org/apache/struts/taglib/template/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/src/share/org/apache/struts/taglib/template/package.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- package.html      25 Oct 2002 23:54:53 -0000      1.3
  +++ package.html      29 Oct 2002 05:31:39 -0000      1.4
  @@ -43,15 +43,15 @@
    
   <p> </p>
   <ul>
  -   <li><b><a href="/struts-template.html#get">get</a>
  +   <li><b><a href="../../../../../../userGuide/struts-template.html#get">get</a>
       </b> - Retrieves content from a request scope bean, for use in the template
   layout.</li>
  -   <li><b><a href="/struts-template.html#insert">insert</a>
  +   <li><b><a 
href="../../../../../../userGuide/struts-template.html#insert">insert</a>
       </b> - Retrieves (or includes) the specified template file, and then
   inserts the specified content into the template's layout. By changing the
   layout defined in the template file, any other file that inserts the template
   will automatically use the new layout.</li>
  -   <li><b><a href="/struts-template.html#put">put</a>
  +   <li><b><a href="../../../../../../userGuide/struts-template.html#put">put</a>
       </b> - Creates a request scope bean that specifies the content to be
   used by the get tag. Content can be printed directly or included from a JSP
   or HTML fil</li>
  
  
  

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to