1. Is it possible for a Servlet filter to retrieve its url path? stackoverflow.comI can map a single servlet to various url patterns in the web.xml file. When programming the servlet, I can then get which of those url patterns the request is matching, ... |
2. retrieving values from url rewritting in jsp coderanch.com |
3. Retrieving a parameter through URL. java-forums.org |