I think that my problem is that i'm not sure how servlet context/ config objects behave... (in app engine's distributed env). If the HttpSessionListener methods behave correctly for example, i can use datastore for some things i may need right ?
On Apr 12, 3:03 pm, Ice13ill <[email protected]> wrote: > Hi, i want to implement a way to keep track of my users sessions... > I found this example (for JBoss) and i wanted to be sure it applies to > GAE > too:http://stackoverflow.com/questions/2113662/how-do-i-find-out-what-ope... > > Are there limitations ? Or does GAE have a mechanism that helps > keeping track of user sessions ? > Any advice is welcome :) -- 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.
