You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by rl...@apache.org on 2003/07/22 04:12:12 UTC

cvs commit: jakarta-struts/doc/userGuide release-notes-1.1.xml release-notes.xml

rleland     2003/07/21 19:12:12

  Modified:    doc/userGuide release-notes-1.1.xml release-notes.xml
  Log:
  Bug 21632 reported by onorat@javapro.jp
  DTD stands for "Document Type Definition"
  
  Revision  Changes    Path
  1.3       +4 -4      jakarta-struts/doc/userGuide/release-notes-1.1.xml
  
  Index: release-notes-1.1.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/release-notes-1.1.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- release-notes-1.1.xml	30 Jun 2003 04:29:23 -0000	1.2
  +++ release-notes-1.1.xml	22 Jul 2003 02:12:12 -0000	1.3
  @@ -363,20 +363,20 @@
               include this file in the <code>/WEB-INF/lib</code> directory
               of your application, if it is not already made visible to web
               applications by your servlet container.</li>
  -        <li><code>struts-config_1_1.dtd</code> - The document type descriptor
  +        <li><code>struts-config_1_1.dtd</code> - The Document Type Definition
               (DTD) for the Struts 1.1 configuration file (which is typically named
               <code>/WEB-INF/struts-config.xml</code>).  Your configuration file
               will be validated against an internal copy of this DTD -- this
               copy is available for reference purposes only.</li>
  -        <li><code>struts-config_1_0.dtd</code> - The document type descriptor
  +        <li><code>struts-config_1_0.dtd</code> - The Document Type Definition
               (DTD) for the Struts 1.0 configuration file (which is typically named
               <code>/WEB-INF/struts-config.xml</code>).  Your configuration file
               will be validated against an internal copy of this DTD -- this
               copy is available for reference purposes only.</li>
  -        <li><code>web-app_2_2.dtd</code> - The document type descriptor (DTD)
  +        <li><code>web-app_2_2.dtd</code> - The Document Type Definition (DTD)
               for web.xml files conforming to the Servlet 2.2 specification.
               This copy is for reference purposes only.</li>
  -        <li><code>web-app_2_3.dtd</code> - The document type descriptor (DTD)
  +        <li><code>web-app_2_3.dtd</code> - The Document Type Definition (DTD)
               for web.xml files conforming to the Servlet 2.3 specification.
               This copy is for reference purposes only.</li>
           </ul></li>
  
  
  
  1.21      +4 -4      jakarta-struts/doc/userGuide/release-notes.xml
  
  Index: release-notes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/release-notes.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- release-notes.xml	19 Jan 2003 00:40:41 -0000	1.20
  +++ release-notes.xml	22 Jul 2003 02:12:12 -0000	1.21
  @@ -91,20 +91,20 @@
               include this file in the <code>/WEB-INF/lib</code> directory
               of your application, if it is not already made visible to web
               applications by your servlet container.</li>
  -        <li><code>struts-config_1_1.dtd</code> - The document type descriptor
  +        <li><code>struts-config_1_1.dtd</code> - The Document Type Definition
               (DTD) for the Struts 1.1 configuration file (which is typically named
               <code>/WEB-INF/struts-config.xml</code>.  Your configuration file
               will be validated against an internal copy of this DTD -- this
               copy is available for reference purposes only.</li>
  -        <li><code>struts-config_1_0.dtd</code> - The document type descriptor
  +        <li><code>struts-config_1_0.dtd</code> - The Document Type Definition
               (DTD) for the Struts 1.0 configuration file (which is typically named
               <code>/WEB-INF/struts-config.xml</code>.  Your configuration file
               will be validated against an internal copy of this DTD -- this
               copy is available for reference purposes only.</li>
  -        <li><code>web-app_2_2.dtd</code> - The document type descriptor (DTD)
  +        <li><code>web-app_2_2.dtd</code> - The Document Type Definition (DTD)
               for web.xml files conforming to the Servlet 2.2 specification.
               This copy is for reference purposes only.</li>
  -        <li><code>web-app_2_3.dtd</code> - The document type descriptor (DTD)
  +        <li><code>web-app_2_3.dtd</code> - The Document Type Definition (DTD)
               for web.xml files conforming to the Servlet 2.3 specification.
               This copy is for reference purposes only.</li>
           </ul></li>
  
  
  

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