Hi Reggie,

At least as of rc-1, LinkSubmit does have an "action" parameter that
works. This parameter was added to Submit, LinkSubmit, and ImageSubmit
on http://issues.apache.org/jira/browse/TAPESTRY-666 but it disappeared
from the LinkSubmit docs for some reason. I have just added a JIRA issue
regarding this: http://issues.apache.org/jira/browse/TAPESTRY-818.

HTH

Ben

-----Original Message-----
From: Reggie Chan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 22, 2005 4:17 AM
To: Tapestry users
Subject: Submit's action and listener

I've just encountered a problem with stale link exception.

my form layout with a submit button on the top and a table with some 
checkbox using contrib:tableView below.

- When i use the submit's listener, it gives stale link exception.

- When i use the form's listener, it works

- When i move the submit button to be the last element in the form and 
use the submit's listener, it works.

- When i use submit's "action" instead of listener, it works.

I do'nt quite understand how these happen and yet i found that 
linksubmit doesn't have "actino" parameter, does it mean the the 
linksubmit wont work if i put it near the top of the form?

Thanks in advance.

---------------------------------------------------------------------
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