You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by dg...@apache.org on 2003/01/21 01:53:42 UTC

cvs commit: jakarta-struts/doc/userGuide dev_html.xml

dgraham     2003/01/20 16:53:42

  Modified:    doc/userGuide dev_html.xml
  Log:
  Added html spec info because it's a faq.
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-struts/doc/userGuide/dev_html.xml
  
  Index: dev_html.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/dev_html.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- dev_html.xml	19 Jan 2003 00:40:41 -0000	1.3
  +++ dev_html.xml	21 Jan 2003 00:53:42 -0000	1.4
  @@ -20,7 +20,7 @@
   
   <p>
   The HTML taglib contains tags used to create Struts input forms, as well as other tags generally useful
  -in the creation of HTML-based user interfaces.
  +in the creation of HTML-based user interfaces.  The output is HTML 4.01 compliant or XHTML 1.0 when in XHTML mode.
   </p>
   </section>
   
  
  
  

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