Configuration like mentioned below should be able to resolve your issue:
Srikanth Hugar
www.gharki.com
On Thu, Oct 1, 2015 at 10:22 AM, Rahul Singh wrote:
> Dear Tomcat Support Team,Thanks for your continuous support.
> In our Application Tomcat V 7.0.54 is used. We are facing the p
When i include
It does not work in tomcat 8.0.15.
and my included jsp file contents are something like :
...
What could be the problem?
Hello,
I am trying to configure static files with default servlet in tomcat
8.0.9 but could not succeed.
My directory structure in deployed webapp is:
- WEB-INF
- static
-css
-images
-js
- META-INF
and* web.xml* configuration using default servlet is :
default