Hi all,

I'd like to set up more than one error page for a exception, depending
on the URL of the jsp/servlet where the exception has been throwned.

As an example:
- If url=/app1/dir1/*.jsp -> Error page = /app1/dir1/error.jsp
- If url=/app1/dir2/*.jsp -> Error page = /app1/dir2/error.jsp

As you can see there is only one web application, so there is one
web.xml

Thanks in advance

-- 
··················································
Juan Fuentes Nieto                   Essi Projects
[EMAIL PROTECTED]    t +34 977 221 182
http://www.essiprojects.com      f +34 977 230 170
··················································



Reply via email to