> From: kgaekwad [mailto:[email protected]] > Subject: Reading tomcat context.xml file from webapp > > Is there a way to read the context.xml stored in /conf/ > folder from a webapplication?
You can issue normal Java I/O requests to the file system path, but ... Why do you want to? What's the real requirement here? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
