Bill Barker wrote:
I'm -1 on this.  It gives the Servlet no indication that anything is wrong,
and leaves junk in the input stream for the next keep-alive request.  I
think that it would be better to handle this in the Adaptor's
postParseRequest method.

One last thing I forgot: you can't do it beforehand, because you don't know if the servlet is going to use getParameterXXX.
So I don't agree on putting this check in postParseRequest.


Remy



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



Reply via email to