Re: Form input using image tag

2001-06-20 Thread Martin Cooper
What version of Struts are you using? There was a bug that caused what you are seeing, but that was fixed in February. If you're not yet using Struts 1.0, I would encourage you to update to that now. -- Martin Cooper - Original Message - From: Luna, Kat [EMAIL PROTECTED] To: [EMAIL

RE: Form input using image tag

2001-06-04 Thread Shamdasani Nimmi-ANS004
Title: Form input using image tag Kat, I have html:image src="images/btn_login.gif"/ and it creates this: input type="image" name="" src="images/btn_login.gif;jsessionid=lqwrkmnwb1" I don't know if it should make a difference but try removing the space before / and see if it works