Hi <%@ taglib uri="/WEB-INF/tld/struts-html.tld" prefix="html" %> <html:image alt="submit" style="cursor:hand" src="/img/but_submit.gif" /> results in this html being generated: <input type="image" name=" src="/img/but_submit.gifalt="submit" style="cursor:hand"> obvious problems with name=" and src="/img/but_submit.gifalt="submit" Can anyone confirm if this is a bug? had a look at bugzilla but couldn't find any matching bugs. Cheers Nathan
- RE: html:image bug? Nathan Coast
- RE: html:image bug? Niall Pemberton
- RE: html:image bug? Dan Powell
- RE: html:image bug? Sean McGrath
- Re: html:image bug? Dan Miser
- RE: html:image bug? Dan Powell

