Re: Same origins policy

2008-10-02 Thread Charlie Collins
As to part 2 here "Ok, now for the second thing. How can I make the non-ssl -> ssl protocol switch and not break the Same Origins rules? " - you can't (or at least you shouldn't be able to, if you do it would be a huge hole ;)). The page you linked there shows the policy pretty clearly. The doc

Same origins policy

2008-10-02 Thread seven.reeds
Hi, I am running GWT 1.5.2 under linux with an Apache web server. There are a couple of things here. First, I have been developing an app using a plain "http:" protocol. This app will replace an existing app. The existing cgi app allows users to go to "http://..."; or "https://...";. If the