Jim Barrows wrote:
-----Original Message----- From: Shilpa Nalgonda [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 9:15 AM To: Struts Users Mailing List Subject: form submit problem...
I am trying to submit a form with users email and password, such that when
the user ckicks on next the checkCustomer.do action is executed.
I am using html:submit to display the next button as below:"
<span class="right"><html:submit value="next"/></span> "
But i do not want to use html:submit as i have to display a img button .
How can i do that.
I would also suggest: http://wiki.apache.org/struts/StrutsCatalogMultipleImageTagsSimplified
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

