I'm really quite
confused about some weirdness I have with the referring url in
seaside.
<script
src="http://maps.google.com/maps?file=api&v=2&key=MY_KEY"
type="text/javascript"></script>
...which
should check the key and give you access provided that the request comes from
your domain/app.
I can get this
working in Java with Tomcat with no worries what so ever but from seaside
(specifying the same url in #linkToScript: in my #updateRoot:) I
persistently get told the key is for a different url. I have tried a
number of different keys for variations on the domain (e.g. with and without
seaside) but no joy.
I have left
messages on the google map discussion forum but I'm not convinced I'll get much
joy there it seems to be a peculiarity of Seaside. Although I can't quite
fathom why is there something under the covers that means the url in the browser
bar is not the one being passed on to google?!!
Any insights
would be most helpful
Thanks
Alan
Capewell
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside