DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20481>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20481 Possible error with PostMethod.generateRequestBody() when using a parameter of the form: select(c) ------- Additional Comments From [EMAIL PROTECTED] 2003-06-05 06:12 ------- Chris, It does not matter what you see in the InputStream. You should access request parameters through the servlet API using HttpServletRequest::getParameter(String). Is there any difference using that function whether you send the POST through a web browser or through HttpClient? Odi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
