Hello, In my jsp file, i am using a java class that reads a data file from the disk and use that data for fulfilling subsequent user requests. Now there is one other backgroud process that can change the disk file data. Now in the production environment where the application is running 24 hours, 7 days a week, how these changes will reflect in the object that reads this data files at the starting of the server.
Regards Ashish Mittal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
