On 13.09.2010 14:47, Thiago H. de Paula Figueiredo wrote: >> Is it possible to send validation errors to the outer form in which a >> component is used? > @Environmental > private ValidationTracker tracker;
That works, thanks for the quick reply! > tracker.recordError(...); > If one of this components creates form fields, a good approach is to make > the component an AbstractField sublclass. That requires an implementation of processSubmission and this in turn requires some background knowledge about Tapestry which I do not have. ;) Regards Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org