Hi,
I'm talking about the render
Not about the use of the struts tag.
About style & id, all is ok ;o)

Thx.

Yoann

-----Message d'origine-----
De : Andrea M. [mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> ]
Envoyé : lundi 17 mai 2004 12:40
À : 'Struts Users Mailing List'
Objet : R: Struts 1.1 & XHTML [html:form]


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
<http://jakarta.apache.org/struts/userGuide/struts-html.html> )


-----Messaggio originale-----
Da: Le Goff, Yoann [mailto:[EMAIL PROTECTED]
<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