On 4月16日, 上午3時36分, Esteban Ignacio Masoero <[email protected]>
wrote:
> - Is there a way I can programatically (or from the admin console would be
> best) make all session cookies expire?

    You can remove all entries (each represents a user session) in th
_ah_SESSION kind with Datastore Viewer of Admin console.

> - Would it be possible to make this exception "cacheable" by the app, so we
> can at least show some proper message?

    Try to setup error page for java.io.InvalidClassException in
web.xml. I am not sure if it works but it's worthy to try.

-- 
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.

Reply via email to