I'm still interested in techniques for relative URLs to be shared
across versions, but I've found a solution to the Task Queue specific
problem in the use of <target>
http://code.google.com/appengine/docs/java/config/queue.html#target


On Sep 8, 10:28 am, Carter <jcmas...@gmail.com> wrote:
> Since relative paths are required by Push Queue Tasks, do we just
> setup a redirect to the fully qualified path for the other version of
> the app?
> (e.g. redirect relative "/dowork" to "http://2.myappid.appspot.com/
> dowork")?
>
> Is there a better way to setup relative paths among different versions
> of an application?
>
> thanks,
> Carter

-- 
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 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to