I read that context.xml
file (in Tomcat) is application specific. I have created two web projects from my netbeans IDE with Tomcat as the server.But I unable to find the application specific context.xml
files. I have only found the context.xml
inside the conf directory of Tomcat.
Where can I find the application specific context.xml
files ?