[jdom-interest] Using a reader to get XML problems
TassoA at trustmarque.ca
TassoA at trustmarque.ca
Fri Jan 26 12:05:49 PST 2001
Well yeah it compiles it's just that the parser canot parse the data in the
buffer.
-----Original Message-----
From: Jason Hunter [mailto:jhunter at collab.net]
Sent: Friday, January 26, 2001 2:40 PM
To: TassoA at trustmarque.ca
Cc: jdom-interest at jdom.org
Subject: Re: [jdom-interest] Using a reader to get XML problems
TassoA at trustmarque.ca wrote:
>
> Hi I wrote a small client server application.
>
> The client application send XML data using a buffered writter.
> And the server application receives the data using a bufferedreader.
>
> But some how I can get it to parse the data I get exceptions.
>
> <?xml version='1.0'?>
>
> <Merchant>
> <ID>100000</ID>
> <Username>uk</Username>
> <Password>uktest2</Password>
> </Merchant>
This file builds fine on its own. Probably a client/server issue.
-jh-
More information about the jdom-interest
mailing list