this message in context:
http://www.nabble.com/Tomcat-not-displaying-images-tp25976740p25980228.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For
context:
http://www.nabble.com/Tomcat-not-displaying-images-tp25976740p25979873.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional
tions) are in your Apache httpd configuration file(s) ?
>
>
--
View this message in context:
http://www.nabble.com/Tomcat-not-displaying-images-tp25976740p25977934.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
--
ankush2kn wrote:
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
scrip
On Tue, Oct 20, 2009 at 8:14 AM, ankush2kn wrote:
>
> Looks like the 404 is generated by Httpd.
Then it sounds like your configuration isn't forwarding requests for
images to Tomcat.
I haven't used mod_jk in forever, but maybe if you post the relevant
part of your config file here someone will s
gt;
> On Tue, Oct 20, 2009 at 8:02 AM, ankush2kn wrote:
>
> And when you try that, the 404 is generated by [ ] httpd [ ] Tomcat ?
>
> --
> Hassan Schroeder hassan.schroe...@gmail.com
> twitter: @hassan
>
>
--
View this message in co
On Tue, Oct 20, 2009 at 8:02 AM, ankush2kn wrote:
> 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
n 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 mailin