Take a look at using html:html with optional xhtml attribute:

 http://jakarta.apache.org/struts/userGuide/struts-html.html#html



--
James Mitchell
Software Developer/Struts Evangelist
http://struts.sourceforge.net/struts-atlanta/



> -----Original Message-----
> From: J [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, March 11, 2003 6:00 PM
> To: Struts Users Mailing List
> Subject: struts/ html tag lib and xhtml validation
> 
> 
> 
> hello
> 
> i am making a web application, and i want it to be xhtml 
> strict. I have 
> problems with html tag lib
> for example the <html:text> tag is translated in <input 
> type="text"> and 
> i would like <input type="" />
> how can i make my application xhtml and keep the struts form field 
> managing ?
> 
> thanks
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to