Hi wesley,
Beside activate & passivate way, you can pass parameters (objects or
string) between pages by using Persit data with Flash option.
Ex:
@persist (value="flash")
User user;
Reference link:
http://tapestry.apache.org/tapestry5/tapestry-core/guide/persist.html
Regards
Tuan
wesley wrote:
hi all,
is there any way to pass a list of string or user defined objects between
pages in tapestry 5? currently like CRUD operation, the only way to pass
parameter around is only string through onActivate() and onPassivate().
please advise, thanks
regards,
wesley
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]