Hi, Supplement is As another solution, I think sessionCleanupServlet also useful for examining things.
Thanks. On 12月28日, 午後12:56, m seleron <[email protected]> wrote: > Hi, > > In detail though it doesn't examine > I think that the following content serves as a > reference.http://code.google.com/intl/us/appengine/docs/java/config/appconfig.html > Please look at the chapter of[Enabling Sessions] and [prefix of _ahs] > > I think that key of memcache turns out by the value of getKey of > [_ah_SESSION] and this link. > > Please Try, > thanks. > > On 12月24日, 午後3:59, David <[email protected]> wrote: > > > I need to clear a session manually from a servlet which has only the > > id of the session which needs to be cleared (long story short this is > > to overcome some limitation with flash not supporting cookies). > > > I need to delete both the session from datastore and memcache. > > > How can this be done ? (is the name of the entity in _ah_session table > > the id of the session ? ) > > What is the key of the particular session for memcache ? can it be > > derived from the session id ? > > -- 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.
