S
senges
Hi,
for a certain servlet session i want to create some files (images)
which are session specific. When the session is invalid or gets
destroyed i want these files to be deleted.
Anyone has some experience with that issue?
Is there some kind of a session destructor which can notify me when the
session is destroyed so that i can delete the associated files?
What's the best way to associate files/artefacts with a specific
session?
Thanks for any help,
Chris
for a certain servlet session i want to create some files (images)
which are session specific. When the session is invalid or gets
destroyed i want these files to be deleted.
Anyone has some experience with that issue?
Is there some kind of a session destructor which can notify me when the
session is destroyed so that i can delete the associated files?
What's the best way to associate files/artefacts with a specific
session?
Thanks for any help,
Chris