Thanks Sowdri,  But my question relates to how to append these parameters in
URL.  Place name will be defulat.

-                       "key1=value1&key2=value2&key3=value3"


Thanks
Sri
On Mon, Oct 17, 2011 at 2:38 PM, -sowdri- <sow...@gmail.com> wrote:

> http://localhost:8080/#place-name:key1=value1&key2=value2&key3=value3 (as
> many nvpairs as you require)
>
> Once you hit this url, the place tokenizer will take care of parsing the
> url and you can directly access the values of the params, using
> place.hasParameter() and place.getParameter() as mentioned in the previous
> post.
>
> Thanks,
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/XfMdWMxwp20J.
>
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to