On Thu, Dec 26, 2013 at 11:25 AM, Carlos Sergio de Paiva Araujo <
[email protected]> wrote:

> I'm having some trouble. If my HttpSession times out shouldn't I receive
> an HttpSessionEvent? I looked up 
> this<http://stackoverflow.com/questions/3118968/sessiontimeout-web-xml-vs-session-maxinactiveinterval>
>  stack
> overflow page and made tests that waited more than 15 minutes and that sent
> more requests in the same session after the time out and still didn't
> receive the event, Does anyone know some way to test these events? And
> why I'm not receiving the HttpSessionEvent when the session times out?
>



I don't believe App Engine supports SessionEvents. You'll have to find some
other way of processing the cancellation of a session.



-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to