Thanks Joel -

I only have a single listener called doSortAvailablity() that gets
passed a parameter.  I have 4 DIrectLinks that all can possibly call
this but passing in different params.

That should be fine right?

thanks
Mike

On 8/4/05, Joel Trunick <[EMAIL PROTECTED]> wrote:
> 
> I typically see this if I declare the same listener for a button submit
> as well as the form (by accident). Making this mistake with a DirectLink
> isn't as likely, but you might check.
> 
> J
> 
> -----Original Message-----
> From: Michael Engelhart [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 04, 2005 2:08 PM
> To: Tapestry users
> Subject: listener for DirectLink called twice
> 
> Hi -
> 
> I have a DirectLink that calls a listener method and when I single
> click on the link, my log statements show that the method is getting
> called twice.
> 
> Is there anything that causes this?  I have not seen this behaviour
> previously in my code.
> 
> I'm using Tapestry 3.0.3.
> 
> Thanks
> Mike
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to