Good Morning!

I've got a directory structure like following:

war
war/images
war/images/0
war/images/1
...
war/images/10

Now, I would like file-not-found errors within the image directory being redirected on an image which e.g. says "picture not found" or something.

I figured out, there are properties like <error-page> and <error-code> for the web.xml file but they seem to work globally. I only want to redirect 404-errors within the image directory.

Does someone know how to do this with jetty?

Thx in advance!
Thomas



--
You received this message because you are subscribed to the Google Groups "Google 
App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to