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]