On Mon, 13 Sep 2010 09:36:40 -0300, Stephan Windmüller <stephan.windmuel...@tu-dortmund.de> 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: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to