Fwd: [jdom-interest] SAXBuilder.build() weirdness
Elliotte Rusty Harold
elharo at metalab.unc.edu
Thu Jul 19 06:48:26 PDT 2001
At 2:00 PM -0600 7/18/01, John Muhlestein wrote:
>
>I am passing the Content-length, but I suppose this may not put the
>appropriate EOF indicator (\n).
That's probably not your problem, but it should be \r\n, not just \n. Also make sure, you're sending a blank line between the header and the body of the POST request.
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| The XML Bible, 2nd Edition (Hungry Minds, 2001) |
| http://www.ibiblio.org/xml/books/bible2/ |
| http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/ |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.ibiblio.org/xml/ |
+----------------------------------+---------------------------------+
More information about the jdom-interest
mailing list