Hi,
I'm using UrlRewriteFilter on a web site on tomcat 5.5. I've written a
rule and some outbound rules. It works, but I've a problem: I've
defined an error page (using error-page tag on web.xml) named
notfound.jsp.
notfound.jsp has a dynamic navigation bar and it needs some of the
outbound rules. If I directly
http://www.mysite.com/nofound.jsp filter
works, but if I call a non existent page, I'm redirected to
notfound.jsp and rules are not applied.
Don't filters (UrlRewrite or others) work on error pages ?
Thanks, Andrea
--
You received this message because you are subscribed to the Google Groups "UrlRewrite" group.
To post to this group, send email to
urlre...@googlegroups.com.
To unsubscribe from this group, send email to
urlrewrite+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/urlrewrite?hl=en.