Jarl Skogsholm wrote:

The paths in my servlet are relative. I didn't see any 404 entries in my logs. Is that a different debug level?

The standard Web logs from AccessLogValve -- if you haven't yet configured one, it'd probably be a good idea :-)

But you can tell the effective URL of the image with `View Source`
in your browser, as well.

If I try to access an image directly it still brings up my servlet.

If you enter the URL of an image within your webapp, it brings up your servlet? What's the servlet-mapping in web.xml??

--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                          dream.  code.




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to