Em Tue, 06 Oct 2009 13:45:47 -0300, 976 <amsc...@gmail.com> escreveu:

It's just:
http://localhost:9999/crm/client/listclients

in SearchClient on submit button I run:
        Object onSuccess() {
                listClients.setClient(client);
                return listClients;
        }

The onActivate() and onPassivate() methods must be in ListClients. By the way, why don't you put the form and the result in the same page? That's the approach I use almost all the time.

--
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