On 06/05/2010 16:30, kgaekwad wrote:
> 
> Hello,
> 
> Is there a way to read the context.xml stored in /conf/ folder from a
> webapplication?

 String pathToContextXmlFile = "...";
 File contextXmlFile = new File(pathToContextXmlFile);

Why would you want to do such a thing?


p


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to