ok, my bad. :)

i tried <html:link forward= /> and <html:link action= /> but not
<html:link href= />

next time i'll try 'all' the attributes before posting. ;)

thanks Jim

andy

On Wed, 28 Jul 2004 14:50:26 -0700, Jim Barrows <[EMAIL PROTECTED]> wrote:
> 
> 
> > -----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