> From: Len Popp [mailto:len.p...@gmail.com]
> Subject: Re: Reading POSTed data
> 
> Ah, but section 3.1.1 says that POST data is only available through
> getParameter if the content type is application/x-www-form-urlencoded.

You're right, I missed that.  There must be something else getting at the 
request before the servlet has a chance to read it.

> Is there any other code that calls getParameter or a related method
> before you call getInputStream? Maybe in a filter?

What about the RequestDumperValve?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

Reply via email to