Re: How to have relative paths refer to the context root

2017-05-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jesse, On 5/17/17 3:33 PM, Jesse Altman wrote: > Hello, > > I am running Tomcat 8.5.15 on Windows 10. > > I have a folder called "myapp" with my web application files inside > of it. Inside ${tomcat_base}/conf/Catalina/localhost I have my > config

How to have relative paths refer to the context root

2017-05-17 Thread Jesse Altman
Hello, I am running Tomcat 8.5.15 on Windows 10. I have a folder called "myapp" with my web application files inside of it. Inside ${tomcat_base}/conf/Catalina/localhost I have my configuration file "other.xml" with the following entry: The index.html file lives inside myapp/client with the f