Hi all,
In my application , for each session a seperate temporary directory is
set up on the web server by the Login servlet . Now , the problem is I
should be able to remove these directories at the end of the session . One
way of doing this is to get the user to explicitly log out and run a
cleanup routine on the server . But this is not possible if the user does
not log out .
1 . Is there a way to do this ?
2 . Can I run a servlet as a daemon , such that it finds all sessions that
are no longer valid and delete the directories created by them
thanx
Mano.
___________________________________________________________________________
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