parameter passing in gwt

31 views
Skip to first unread message

Bhavesh

unread,
Nov 16, 2011, 11:03:14 PM11/16/11
to Google Web Toolkit
Hi,
I am using activity and places in my application and i need to pass
parameter from one place to another. So please provide me the solution
for the same.

I am passing parameter using method and i am successfully able to
recevie the parameter. But when I refresh the same page the parameter
will lost. So please provide me the solution for the same...

Thomas Broyer

unread,
Nov 17, 2011, 8:39:14 AM11/17/11
to google-we...@googlegroups.com
You'll have to keep the information within your Place object, and serialize/deserialize it to/from the history token, in your PlaceTokenizer.

Passing a value from one place to another then is about creating the new place with the same information you want to pass around.
Reply all
Reply to author
Forward
0 new messages