Re: issues with declaring a path in context.xml

2015-11-30 Thread Christopher Schultz
Shakila, On 11/30/15 2:07 PM, Rajaiah, Shakila wrote: > I am using Tomcat 8.0.21 with EE7.0 on windows 7.0. For one of my > projects it needs to read the style sheets from /style directory which > has been placed under /webapps directory. That's probably not where you want it, but it will certain

RE: issues with declaring a path in context.xml

2015-11-30 Thread Rajaiah, Shakila
Hello, I am using Tomcat 8.0.21 with EE7.0 on windows 7.0. For one of my projects it needs to read the style sheets from /style directory which has been placed under /webapps directory. I am using eclipse/STS as my IDE. In my jsp I have added this line... Under the tomcat 8.0/webapps directo

issues with declaring a path in context.xml

2015-11-30 Thread Rajaiah, Shakila
Hello, I am using Tomcat 8.0.21 with EE7.0 on windows 7.0. For one of my projects it needs to read the style sheets from /style directory which has been placed under /webapps directory. In my jsp I have added: Under the tomcat 8.0/webapps directory I added the style folder. tomcat 8.0/webap