The hash part of the URL is not sent to the server at all.
You need to read it with Javascript. On 30/04/2009, puff <[email protected]> wrote: > > I have a URL of the form > http://localhost:8080/gw/map#lat=42.371227435069805&lon=-71.35208129882812&zoom=11. > Note that the URL contains a hash. > > How do I match this in the URL mapping? I've tried various variations > of '/gw/map(.*)' without success. > > Thanks for any help. > > Regards, > puff > > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
