> Does anyone know how to programatically find the root directory of the > current web application? I'm am trying to access a file that sits in the > "default-web-app" directory within my servlet code. Will getServletContext().getRealPath( "/" ) work for you? tim.
- How to find root of web app Johnson, Robert
- RE: How to find root of web app Tim Endres
- RE: How to find root of web app Mike Cannon-Brookes
- RE: How to find root of web app Johnson, Robert
