Hi to all,

An applet builds a relative URL path like /server/Input/%7a%00 an
connects to a tomcat4 server.

My servlet running on tomcat4 receives the applet's request as long
there is no %00.
Otherwise Tomcat response with the 400 HTTP Code.

For some reasons the applet cannot suppress the %00 strings, so is
there a way to configure tomcat's behaviour for my special case?

Thanks in advance,
Kristian

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to