The 'legal' ways to get this result:
- Lost session.
  If you loose a session all values assigned to the session will be
lost.
  One typical reason to loose a session: Forget to call encodeUrl() on a

  link and the user has cookies disabled. 
  Another reason: session timeout.
- removeAttribute()

> -----Urspr�ngliche Nachricht-----
> Von: Scott Jones [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 4. M�rz 2002 19:55
> An: Tomcat Users List
> Betreff: Session.getAttribute gives null when it shouldn't?
<snip/>
> Is there any reason that a session variable would occasionally return
> null?
<snip/>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to