I use BlobStore to store excel files as per Ikai's sample 
(
http://ikaisays.com/2010/09/08/gwt-blobstore-the-new-high-performance-image-serving-api-and-cute-dogs-on-office-chairs/#comment-530
).

I use facebook to authenticate my users and I keep the user name at a 
session variable.
The blobstore upload servlet creates a new session and the user name is not 
accessible any more (why is this happening?).
Ikai on his sample uses UserServiceFactory, which works only with Google 
Users authentication (is this correct?).  

How can I overcome this issue?

I would much appreciate some feedback on the issue. 



-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/gtCHPNAHx5EJ.
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.

Reply via email to