[appengine-java] Google app engine problem

2012-03-15 Thread kshitiz jaiswal
i am making a new google app engine application but each time i am running it on web-browser it is running the previously made google app engine application on the web-browser,even after re-starting the project its not working -- You received this message because you are subscribed to the Google

[appengine-java] Google App Engine problem with receiving OPTIONS requests

2010-07-22 Thread Panu
Hey, I have a rather problematic issue with App Engine when attempting to post data to the server. Firefox uses OPTIONS method to verify the data before sending it to the server and this is causing the issue. Everything works fine on localhost and the server receives the OPTIONS request, returns 2