Hi all,
We're using struts 1.2.4 in our project and we just noticed something; When rendering a <html:hidden> element the html produced is:

<input name="id" value="1019" type="hidden">

Notice that it doesn't close the tag properly like /> as required by xhtml. Is there a way to tell struts to close properly for xhtml or we have to upgrade?

Thanks Dimitris



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

Reply via email to