Hi,
The reset is not working and It is submitting the page by default,
I have the submit image button to submit page for which i have used
<html:image src="images/login.gif" border="0" /> ( this is submiting fine)
But the below is not working.( the below code is submitting the page)
<html:link page="/loginAction.do?method=reset">
        <html:img page="images/reset.gif" width="16"height="16" alt=""
border="0"/>
  </html:link>



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

Reply via email to