Hi

I am starting another thread from my servlet and calling the
HttpSession.getLastAccessedTime() in the run() of the thread. I am getting
the following exception

java.lang.NullPointerException:
        at
org.apache.tomcat.facade.HttpSessionFacade.getLastAccessedTime(HttpSe
ssionFacade.java:132)
        at mail.CSessionTracker.run(CSessionTracker.java:68)
        at java.lang.Thread.run(Thread.java:479)

I am using Tomact 3.2.1.  This problem was not occurring with earlier
version. Please help

regards
Sulakshana

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to