08-27-04 11:11 PM
I'm using WLS 8.1 on Win2000. In my application's web.xml, I defined a
servlet filter with url-pattern as "/myFilter/*". The application runs
fine but giving error message on the console window "getRealPath()
called with unsafe path: '/myFilter/...'" every time it runs. The same
app runs fine on Tomcat & WebSphere.
Any idea?
Thanks in advance.
Paul.
[ Post a follow-up to this message ]
|