On Mon, 13 Sep 2010 09:36:40 -0300, Stephan Windmüller <[email protected]> wrote:

Hi!

Hi!

Is it possible to send validation errors to the outer form in which a
component is used?

@Environmental
private ValidationTracker tracker;

tracker.recordError(...);

If one of this components creates form fields, a good approach is to make the component an AbstractField sublclass.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to