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