can you make sure using firebug--or something-- that your browser actually make the request ...
i had this problem before and i had to add random number at the end of the url to make it request again... can anyone tell , which should be the ideal response in terms of "Expire date" , "Cache control" or "Last modified" for authenticated pages , i think the default response is not working here.....is there anybody who has the same problem....?? On Mar 27, 12:09 pm, Parth <[email protected]> wrote: > Hi, > > I have a GAE app that is restricted to a domain and I access this GAE > App using its url in a Google Gadget. > > It works fine but the problem happens when I logout of the domain and > then login again as another user of same domain. > When I login as the second user, users.get_current_user() still > returns me the previous logged out user . > > I Have added the Gadget to my page on Google Sites. > > For instance, If my domain is foo.com > > I have a page "mypage" on foo.com > > On this page I have added a Google Gadget that has content type Url > and src set to my GAE app. > > Hope this explains the problem. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
