Can you post your activate and passivate methods ?

2009/10/6 976 <amsc...@gmail.com>

>
> Hi.
> Thanks for the info - I've read it all again, and added passivate returning
> my search criteria client in SearchClient and list of clients in ClientList
> and still no luck;(
> I added sysouts in activate and passivate methods and one in setter and the
> output is:
> ___setting client with name: John
> ___ List passivate
> ___ List activate
> getting all
> ___ List passivate
> _____ search passivate return false
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
> ___ List passivate
>
> Somehow it says client is null in SearchClients - like it wasn't passed
> from
> SearchClient at all, but the setter is invoked - client property is set and
> in activate it says it's null;(
> I think I don't understand onActivate and onPassivate in proper way;(
>
> Thanks,
> Adam
>
> Hello
>
> Have a look at http://tapestry.apache.org/tapestry5.1/guide/pagenav.html
>
> If you want to use 'activate' you have also to define the pending
> 'passivate' method.
>
> Christophe.
>
>
> --
> View this message in context:
> http://www.nabble.com/passing-values-between-pages-%28search--%3E-result%29-tp25765698p25769048.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to