You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Mark W. Webb" <ma...@dolphtech.com> on 2003/03/31 16:55:28 UTC

question on storing application level config information

I have some config information that I set up for my servlets.  This 
information is stored in serialized files.  I will need my servlets to 
access this information in their normal processing.  Is there some 
mechanism either in the servlet API or tomcat that will allow me to 
'cache' this information and dynamically update the information as the 
serialized files are changed?

Thank you.



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org