dgraham 2002/11/19 20:27:59
Modified: doc/userGuide struts-html.xml
Log:
Updated html tag docs.
Revision Changes Path
1.38 +3 -1 jakarta-struts/doc/userGuide/struts-html.xml
Index: struts-html.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-html.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- struts-html.xml 17 Nov 2002 01:48:32 -0000 1.37
+++ struts-html.xml 20 Nov 2002 04:27:59 -0000 1.38
@@ -2250,7 +2250,9 @@
<info>
<p>Set to <code>true</code> in order to render an
<code>xml:lang</code> attribute on the generated
- <code>html</code> element.</p>
+ <code>html</code> element. This also causes all other
+ html tags to render as xhtml.
+ </p>
</info>
</attribute>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>