Thomas, thanks for the response. I tried deleting all entries for
_ah_SESSION, but it didn't work. Can anyone from Google clarify whether this
should or shouldn't work?
I'll try what you said about the web.xml, if it's possible it should be much
better.

Thanks,

Esteban

On Thu, Apr 15, 2010 at 9:38 PM, Thomas <[email protected]> wrote:

> 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]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

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