Do you have this in your appengine-web.xml?

    <sessions-enabled>true</sessions-enabled>


2011/3/28 Vinícius <[email protected]>

> I implemented an application using Java. I used sessions and in the
> development environment everything worked fine. But, in GAE real
> environment, the attributes of the session just vanished and I don't
> know why. The session was not expired and I didn't cleaned the
> attributes in anywhere in my code. Is there someone here who knows
> explain this problem? How can I fix it?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" 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?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.

Reply via email to