Hi again Ben,
The urlrewritefilter and my custom Authentication Filter don’t work together. I’m trying to redirect all the requests to login page if there is no session attribute. The urlrewrite filter ignores the authentication filter. What could be the problem?
I’m using (/*) url pattern in my filter.
Thanks.