[appengine-java] Re: Domain Name Setup

2010-04-15 Thread fletcher
On Thu, Apr 15, 2010 at 4:21 AM, fletcher fle...@fletchowns.net wrote: Hello - I want to usehttp://fakedomain.cominstead ofhttp://fakeapp.appspot.com. I went through the domain setup in the app engine dashboard and added www.fakedomain.com. I also added the www CNAME record to point

[appengine-java] Domain Name Setup

2010-04-14 Thread fletcher
Hello - I want to use http://fakedomain.com instead of http://fakeapp.appspot.com. I went through the domain setup in the app engine dashboard and added www.fakedomain.com. I also added the www CNAME record to point to ghs.google.com in my registrars (GoDaddy) administrator panel. Now I can

[appengine-java] Re: Inconsistent results when fetching URL using cookies

2010-03-23 Thread fletcher
The snippet I posted works fine outside of GAE. Anybody know what is going on? On Mar 19, 12:18 pm, fletcher fle...@fletchowns.net wrote: Anyone? This is really frustrating! On Mar 17, 1:10 pm, fletcher fle...@fletchowns.net wrote: I'm using the following method to fetch a page that I need