Hello,

I have to output an XHTML 1.1 form using Struts form tag. When I place
<html:html xhtml="true"></html> and <html:xhtml/> elements in a JSP page, a
generated XHTML page contains form element with a name attribute (which is
not supported in XHTML 1.1) and input elements without closing tags.

I use Struts 1.2.4.

Can you please let me know if I'm doing something wrong or if there is
another way to accomplish this?

Thanks.

Nikola






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

Reply via email to