As you found, you need to use the InputStreamReader.
- Original Message -
From: Dave Cassel <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 13, 1999 1:00 PM
Subject: RE: SAX events
> Ted,
>
> I adopted the stuff you sent me and tried it ou
AIL PROTECTED]
> Sent: Friday, December 10, 1999 7:41 PM
> To: [EMAIL PROTECTED]
> Subject: Re: SAX events
>
>
> Hi David,
>
> I recently checked in some fixes that provide a solution to
> this problem.
> The fixes allow the parser to react to data as it comes in,
>
te this up and add it to the docs soon.
Ted
- Original Message -
From: "Dave Cassel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 10, 1999 11:39 AM
Subject: SAX events
> Forgive me if this has been brought up before, but I can't find any
Forgive me if this has been brought up before, but I can't find anything
about it.
First off: Win NT 4.0, Sun JDK 1.1.8, Xerces-J 1.0.
I'm writing something where a client sends XML messages to a server and
the server responds to the messages individually. I've tried a couple
different ways