Hi Yoann
Why do you need a "name" on your form?
In Struts it usually identifies the name of the actionForm it uses, but that
is usually set in struts-config.
If a unique identifier of the <form> then 'styleId' attribute might be what
you want, since it renders an 'id' attribute (ibid
http://jakarta.apache.org/struts/userGuide/struts-html.html)


-----Messaggio originale-----
Da: Le Goff, Yoann [mailto:[EMAIL PROTECTED] 
Inviato: luned́ 17 maggio 2004 11.55
A: 'Struts Users Mailing List'
Oggetto: Struts 1.1 & XHTML [html:form]

Hi,

My <html:form> render a form with a name="toto" attribute corresponding to
my struts-config bean.
All is right,
But XHTML 1.1 do-not accept name attribute in a form tag ...

Is somebody got an idea ?

I've ever try <html:xhtml> in my jsp.
It works form <img /> tag but for form tag, it doesn't.

Thx !


Yoann 



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

Reply via email to