No, it cannot be read at the server. Browsers do not send the anchor token in the request.
The only way to read it at the server is to use GWT to read the history token on the client, then issue an RPC to the server that includes the token as a method parameter. On Mon, Dec 8, 2008 at 10:29, Michael W <[EMAIL PROTECTED]> wrote: > > Is there a way to read history token in server side? > > For example, the URL is http://www.mycompany/en/us/reservation#roomrate > I would like to get the token of "roomrate" in server side. > > Sound like we could not do that based on my knowledge and post in the > internet. > > Just want to double check. > > Thanks > > --Michael > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
