On 10 marras, 13:38, "russ.au" <[EMAIL PROTECTED]> wrote:

> Weird requirement I know - when I try UrlFetch another URL within my
> application the page doing the request never completes.  After this
> the dev_appserver refuses to respond to anything.  I'm definitely not
> attempting to load the SAME page and getting myself into an infinite
> loop.


Hi.

http://code.google.com/appengine/docs/urlfetch/fetchfunction.html
says:

"The fetch action is synchronous. fetch() will not return until the
server responds."


    jK


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to