Hi,

I am using apache & Tomcat with mod_jk.

When i point my browser to "www.mycompany.com/myapp",  myapp works fine and
displays index.jsp. However, none of the images in my jsp show up. In fact,
all JSPs & HTMLs in myapp load fine, but none of the images (gif/jpg) or the
scripts (.js files) load.

I even tried directly accessing the images by 
"www.mycompany.com/myapp/images/image_name.gif". I know this link is correct
because the images folder is within myapps. There is URL forwarding or
anything like that. Everything works fine when i push the same build on my
IIS+Resin server.

Am i missing a setting in Apache or Tomcat? Why are non-jsp file being
filtered?

Thanks!
-- 
View this message in context: 
http://www.nabble.com/Tomcat-not-displaying-images-tp25976740p25976740.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to