1. Is there any easy way to preprocess and redirect GET requests? stackoverflow.comI'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 ... |
2. 'oncomplete' problem while running request to a servlet coderanch.com |