Re: Suggestions
Chris Nokleberg <chris-k7PiZI/[email protected]> Thu, 2 Jan 2003 21:37:45 -0800
| Newsgroups | gmane.comp.java.securityfilter.user |
|---|---|
| Message-ID | <20030103053745.GD16236@shorty> |
On Thu, Jan 02, 2003 at 09:16:54PM -0800, Chris Nokleberg wrote: > Anyway, I'll send a sample war file tomorrow to illustrate my experience > with it working correctly in the latest tomcat release. It was easier than I thought, here it is. One filter (java and class file), and a web.xml to map it to all requests. Drop into tomcat "webapps" directory and try something like http://localhost:8080/hacktest//////////index.jsp I get Request URI: /hacktest/index.jsp Request URL: http://localhost:8080/hacktest/index.jsp This is using jakarta-tomcat-4.1.16-LE-jdk14 -Chris
hacktest.war
(application/octet-stream, 2.8 KB) - not displayed