Hi

Im having a propblem sending a POST to a servlet in orion. Im trying to 
send a POST from a PDA with Windows CE installed. The servlet just 
parses the stream and stores the content in a database. When the POST is 
submitted, everything after the "100 Continue" response is being stored 
in the database. The data sent before "100 Continue" is somehow lost.

When I try to send the same POST data from an JAVA app, everything is 
stored in the database and it works fine.

It seems to me that the PDA client cannot handle the "100 Continue" 
response and continuing sending the POST data and orion is not able to 
receive it.

Has anyone any sugesstions?

By the way Im using mac OSX with orion 1.5.2. Has anyone been able to 
run a J2EE app with orion 1.5.4? Im getting a JVM error (segmentation 
fault..) just by starting it. Havent tried with the new MRJ 1.3.1 though.

regards

/Linus



Reply via email to