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=20850>.
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=20850

POST is not defined in RFC 2068 and is not supported by the Servlet API

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Critical                    |Minor



------- Additional Comments From [EMAIL PROTECTED]  2003-06-18 11:42 -------
aaargh - my bad,
I was calling HttpEndRequest after the data POST but BEFORE receiving the 
tomcat response for the post!
still doesnt explain why it works sometimes, very reliably in some cases.
data was already sent prior to the HttpEndRequest, and the servlet doPOST 
method already well under way so I dont understand how this can be a 
misinterpretation of what method to call. an unexpected situation serverside I 
agree, perhaps now it can be handled a bit better anyway.

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

Reply via email to