[jdom-interest] Using a reader to get XML problems
Jason Hunter
jhunter at collab.net
Fri Jan 26 11:40:00 PST 2001
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