request « Servlet « JSF Q&A





1. Is there any easy way to preprocess and redirect GET requests?    stackoverflow.com

I'm looking for a best practise answer. I want to do some preprocessing for GET requests. So e.g. if the user is not allowed to see the page, redirect him to ...