martinc     02/01/09 23:37:03

  Modified:    doc      Tag: STRUTS_1_0_BRANCH struts-bean.xml
                        struts-html.xml struts-logic.xml
                        struts-template.xml
  Log:
  Update taglib descriptions (and so the tld files) for Struts 1.0.1 release.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.4.2.1   +1 -1      jakarta-struts/doc/struts-bean.xml
  
  Index: struts-bean.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/struts-bean.xml,v
  retrieving revision 1.4
  retrieving revision 1.4.2.1
  diff -u -r1.4 -r1.4.2.1
  --- struts-bean.xml   9 May 2001 19:31:00 -0000       1.4
  +++ struts-bean.xml   10 Jan 2002 07:37:03 -0000      1.4.2.1
  @@ -15,7 +15,7 @@
     <jspversion>1.1</jspversion>
     <shortname>bean</shortname>
     <display-name>Struts Bean Tags</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-bean-1.0</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-bean-1.0.1</uri>
     <info>
     <p>This tag library contains tags useful in accessing beans and their
     properties, as well as defining new beans (based on these accesses)
  
  
  
  1.11.2.8  +1 -0      jakarta-struts/doc/struts-html.xml
  
  Index: struts-html.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/struts-html.xml,v
  retrieving revision 1.11.2.7
  retrieving revision 1.11.2.8
  diff -u -r1.11.2.7 -r1.11.2.8
  --- struts-html.xml   20 Oct 2001 05:04:06 -0000      1.11.2.7
  +++ struts-html.xml   10 Jan 2002 07:37:03 -0000      1.11.2.8
  @@ -15,6 +15,7 @@
     <jspversion>1.1</jspversion>
     <shortname>html</shortname>
     <display-name>Page Construction Tags</display-name>
  +  <uri>http://jakarta.apache.org/struts/tags-html-1.0.1</uri>
     <info>
     <p>
           This taglib contains tags used to create struts
  
  
  
  1.6.2.2   +1 -1      jakarta-struts/doc/struts-logic.xml
  
  Index: struts-logic.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/struts-logic.xml,v
  retrieving revision 1.6.2.1
  retrieving revision 1.6.2.2
  diff -u -r1.6.2.1 -r1.6.2.2
  --- struts-logic.xml  14 Jun 2001 04:24:26 -0000      1.6.2.1
  +++ struts-logic.xml  10 Jan 2002 07:37:03 -0000      1.6.2.2
  @@ -14,7 +14,7 @@
     <jspversion>1.1</jspversion>
     <shortname>logic</shortname>
     <display-name>Struts Logic Tags</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-logic-1.0</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-logic-1.0.1</uri>
     <info>
     <p>This tag library contains tags that are useful in managing conditional
     generation of output text, looping over object collections for
  
  
  
  1.2.2.1   +1 -1      jakarta-struts/doc/struts-template.xml
  
  Index: struts-template.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/struts-template.xml,v
  retrieving revision 1.2
  retrieving revision 1.2.2.1
  diff -u -r1.2 -r1.2.2.1
  --- struts-template.xml       29 Apr 2001 05:59:58 -0000      1.2
  +++ struts-template.xml       10 Jan 2002 07:37:03 -0000      1.2.2.1
  @@ -15,7 +15,7 @@
     <jspversion>1.1</jspversion>
     <shortname>template</shortname>
     <display-name>Template Tags</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-template-1.0</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-template-1.0.1</uri>
     <info>
     This tag library contains three tags: put, get, and insert. Put tags
     put content into request scope, which is retrieved by a get tag in
  
  
  

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

Reply via email to