You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by gl...@apache.org on 2002/04/06 17:28:17 UTC

cvs commit: jakarta-taglibs/page/xml page.xml

glenn       02/04/06 07:28:17

  Modified:    application/xml application.xml
               page/xml page.xml
  Log:
  Fix typos
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-taglibs/application/xml/application.xml
  
  Index: application.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/application/xml/application.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- application.xml	22 Jul 2001 14:42:16 -0000	1.3
  +++ application.xml	6 Apr 2002 15:28:17 -0000	1.4
  @@ -64,7 +64,7 @@
          the "Requirements" section of the HTML doc. -->
     <requirements-info>
       <P>This custom tag library requires no software other than a servlet
  -      container that supports the JavaServer Applications Specification, version 1.2.
  +      container that supports the JavaServer Pages Specification, version 1.1.
       </P>  
   
       <P>The tag library also works in some JSP version 1.1 servlet containers,
  
  
  
  1.3       +1 -1      jakarta-taglibs/page/xml/page.xml
  
  Index: page.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/page/xml/page.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- page.xml	22 Jul 2001 14:43:06 -0000	1.2
  +++ page.xml	6 Apr 2002 15:28:17 -0000	1.3
  @@ -64,7 +64,7 @@
          the "Requirements" section of the HTML doc. -->
     <requirements-info>
       <P>This custom tag library requires no software other than a servlet
  -      container that supports the JavaServer Pages Specification, version 1.2.
  +      container that supports the JavaServer Pages Specification, version 1.1.
       </P>  
   
       <P>The tag library also works in some JSP version 1.1 servlet containers,
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>