Hi all,

In my Application I create some html files with normal html links on
it. These pages are displayed in a frame. I modified url to something
like
http://localhost/app#historyToken?parm1=val1&parm2=val2. After
clicking a link, my application ist reloaded completely from the
start. Navigation in my application is done by reacting on history
change events, so I tried to get control at client side by changing
the history token. Unfortunatly I can`t use GWT-Hyperlinks in my html
output file.

Maybe it is possible, to get parameters in a servlet and then forward
the request to the client side?

any suggestions?

Thanks Rainer

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