Pardon me, i am just new to tapestry but as I see it. a submit component delegates to a method on a page and from there you just access other properties on the page your logic behind each submit method is responsible to access which properties and methods.
It has nothing to do on what form the submit button is placed so what is written on page 97 is also applicable to your problem Rolf On 2/2/06, John Coleman <[EMAIL PROTECTED]> wrote: > > Hi, that gives some helpful tips on using buttons, but how does this deal > with the case of 2 components each a form needing to be submitted. Do we > just have one form tage per page? > > John > > ----- Original Message ----- > From: "nevez" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Thursday, February 02, 2006 12:14 PM > Subject: RE: multiple forms and buttons > > > > Hello John > > > > I think the soliution is here: > > > > page 97 > > > > > > -------------------- m2f -------------------- > > > > Sent from www.TapestryForums.com > > > > Read this topic online here: <<topic_link>> > > > > http://www.tapestryforums.com/viewtopic.php?p=14224#14224 > > > > -------------------- m2f -------------------- > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
