Hi Listeners! I have a page including two components. Both components are surrounded by the same form of the page. Every component is responsible for handling the submit parameters, doing complex operations and to set the parameter properties given back to the page to be processed further. But now I am facing the problem that dependent on the link the user clicks, the component must handle the form submit itself. Does there a possibility exist to call an onSubmit event hierarchically in a form request? e.g.: onSubmit Event is called for the first component, onSubmit is called for the second component and onSubmit is called for the page to process the parameters of the components.
Best regards, Gerry -- View this message in context: http://www.nabble.com/More-components-in-a-form-tp20012877p20012877.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]