Dean - 

In each of your tiles that uses XHTML you need to have a <html:xhtml/> tag,
so the system knows it's outputting xhtml.

(Did the same thing a few days ago)

Regards,

Mark

-----Original Message-----
From: Dean A. Hoover [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 1 April 2004 6:32 AM
To: [EMAIL PROTECTED]
Subject: xhtml gets turned off

I have been using
<html:html xhtml="true">
so that the various html tags will
generate xhtml compliant code, and
it has worked last time I checked.
I just attempted to validate the
HTML output at w3c and found
that the <input type="text" tags
are not getting generated with the
closing /. Any ideas how xhtml can
get turned off?

Dean Hoover
PS The code is too large to post. Tiles
within tiles, within tiles, etc.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to