i'm havig problem with struts.
i'm using 1.2.7 and i'm using the validator plug-in
the problem is when i'm using html:javascript forname=

the name attribiute for form
<form name="">
is not rendered when <html:html xhtml="true">

however when only <html:html> is specified, without turning on the
xhtml feature,
the <form name=""> tag is rendered.

the question is, how to use the <html:javascript>
feature for client side validation when using <html:html xhtml="true">

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

Reply via email to