> -----Original Message-----
> From: Andrew Close [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 28, 2004 2:37 PM
> To: Struts Users Mailing List
> Subject: Re: Why does <html:submit> work differently than <html:link
> action="">?
> 
> 
>   <a href="#" onclick="submitOne();" >Submit the form with a link</a>

<html:link href="#" onclick="submitOne();">Submit the form with a link</html:link>

does the same thing.


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

Reply via email to