1. restrict url access in JSP stackoverflow.comI have a site that uses forms and validates fields and redirects to another pages etc, but I need to know how to keep any user from access a page directly ... |
2. Using Filters to Restrict JSP Access? stackoverflow.comIm using a javascript call from a JSP to login using an AJAX call and the prototype framework for the server side request, I set up a filter to intercept all ... |
3. Restrict the URL Access in Servlets 2.2 coderanch.com |