Thanks for the help all.
I think we got it resolved, just a matter of not having completely the same state on rewind as on render. Joel ________________________________ From: Mark [mailto:[EMAIL PROTECTED] Sent: Thursday, May 11, 2006 4:43 PM To: Tapestry users Subject: Re: Multiple forms on page / Multiple Link submits Do you have forms nested inside each others? Make sure you close each form before opening the next. MARK Joel Trunick wrote: Yes, all @LinkSubmits are within a @Form to submit that form. I noticed some thread here about not using the same listener across forms, is that really a problem, because I do that (as the form is in a component). Joel -----Original Message----- From: Andreas Andreou [mailto:[EMAIL PROTECTED] Sent: Thursday, May 11, 2006 2:24 PM To: Tapestry users Subject: Re: Multiple forms on page / Multiple Link submits Don't you have each @LinkSubmit inside each @Form ? Joel Trunick wrote: I have a component that contains a form component which contains LinkSubmit components. It works fine when there is only one instance of the form component on the page, however, I put multiple instance of the form component on the page, I get stale link errors when clicking on the LinkSubmits. Apparently, LinkSubmit is confused on which form it is submitting. How would this be corrected? Joel --------------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]