[google-appengine] Re: my jquery post isn't working after deployment.

2009-06-16 Thread ofey
the request seems to be fine, "/gettags" is being called with no errors, I guess my problem is the jquery callback isn't firing up. function (data ,textStatus){element.innerHTML = data; } Prior to this jquery request was "/puttags" to write tags, consecutively the requests are "puttags" then

[google-appengine] newbie: domain name forwarding and app engine?

2009-05-18 Thread ofey
Hi, since i don't want to sign up to google apps as i already have a domain name, how do i properly forward my domain name to the app engine url? i tried forwarding it to the appspot URL from http://mydomainexample.com to sampleapp.appspot.com.and basically it works, but when I try www.my