Hi All, I plan to do some experiments on GData API application. And I found the JS library of GData API has much limitation and less/ slow support compare to Java client library.
But, yet it is still worth to try to minimize server load, so I decide to part function implement on client side via GWT+GData API. But I think it is not reasonable to ask user do authsub twice right ? So I wonder, * Is there any example how should we do authsub in GAE ? * and is it possible pass token that comes from client side authsub (GWT-GData layer) then we can minimize the request to user ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en -~----------~----~----~----~------~----~------~--~---
