----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


Hi,

thanks for your reply.

I have dabbled with supplying the protocol in my command,
and as expected, it does set the protocol to whatever version.
If I omit it, it does not complain and will allow the GET and DELETE
commands to work fine.

Incidentally, I just changed my code to include the protocol, just in case..

    "bw.write("POST " + "/servlets/com.gtnet.RS.RS" + " HTTP/1.0");"
 
 and I get the same response.   
    

The error that I am receiving is 400. This does imply that I am 
not sending a correct POST command construction. 
But the logs give a different slant.

I can not see what is wrong with what I am sending.

lost in space...

pmi



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to