Em Tue, 06 Oct 2009 10:58:03 -0300, 976 <amsc...@gmail.com> escreveu:

Thanks for fast response.
ListClients:
        public void onActivate(){

You're ignoring the activation context. You should get it through an onActivate(EventContext context) method and then set the field(s) containing the search criteria.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to