DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5518>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5518 Convert HTML Tags to be XHTML-compliant when <html:html xhtml="true"> ------- Additional Comments From [EMAIL PROTECTED] 2002-11-16 23:48 ------- HTML tags now render as xhtml when the page scoped attribute Globals.XHTML_KEY is "true". The <html:html xhtml="true"> and <html:xhtml/> (new) tags sets this value to true. A dynamically included jsp used in a <jsp:include...> should use the new xhtml tag. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>