On Mon, Feb 22, 2010 at 8:17 PM, Ikai L (Google) <[email protected]> wrote:
> D'oh, I just realized this is a shorthand for "something". > > On Mon, Feb 22, 2010 at 11:17 AM, Ikai L (Google) <[email protected]>wrote: > >> What is STH? Task Queues cannot get the current User, this will only work >> for web requests. You'll need to save the User's state in your datastore and >> pass this to your Tasks instead. >> >> >> On Sat, Feb 20, 2010 at 4:27 AM, Tony <[email protected]> wrote: >> >>> Hi Guys, >>> >>> I am trying to use Task Queues to do sth. But unfortunately I can use >>> UserService to get the current user in the task queue invoked Servlet. >>> What shall I do then? >>> >>> Regards >>> Tony Luo >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Google App Engine" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<google-appengine%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-appengine?hl=en. >>> >>> >> >> >> -- >> Ikai Lan >> Developer Programs Engineer, Google App Engine >> http://googleappengine.blogspot.com | http://twitter.com/app_engine >> > > > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > http://googleappengine.blogspot.com | http://twitter.com/app_engine > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. 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.
