Re: Daemon thread modifying ServletContext attribute
Posted By:
Christopher_Koenigsberg
Posted On:
Saturday, April 23, 2005 11:29 PM
the only "implication" I can think of would be that if you updated the same attribute from different threads (including from the servlet itself, etc.) they might overwrite each other's values.