Hi,
I want that files created by my servlet after a certain time be deleted.
now I am setting this time in my
servlet(mysession.setMaxInactiveInterval(60)). I want that the user on
the server the inactive time value in a config file writes and then my
servlet on startup reads this value from the config file and set the
inactive time accordingly. Am I right in doing so oder is there a better
solution?
thanks for any help
Mohammed
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]