[jdom-interest] Why does passing a document through a socket sometimes hang the parser?

Joseph Bowbeer jozart at csi.com
Tue Jan 30 23:00:28 PST 2001


Yes it's nice to have an updated FAQ!

http://jdom.org/docs/faq.html

By the way, I thought of an additional sentence that improves the answer
to "Why does passing a document through a socket sometimes hang the
parser?".

After:

"Unfortunately, closing a SocketInputStream closes the underlying
SocketImpl, setting the file descriptor to null."

Add:

"The socket's output stream is useless after this, so your application
will be unable to send a response."

--
Joe Bowbeer





More information about the jdom-interest mailing list