Hello
I would be grateful to get any info re: how to send/receive dom4j XML documents over java sockets : I am using the SAX XMLWriter and can read the client-sent message as XML on the server-socket side, but when I try to write back to the client-socket it is already closed. Opening an OutputStream on the client-side after the message has been written, locks the READ on the server side. These XML docs are small (< 1000 bytes) and are being carried over an internal network.
Thankyou,
Regards,
tim.



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to