Java based XML parsers for server use.

MP mads at pacbell.net
Fri May 7 03:39:09 BST 1999


Thanks for pointer. However, I'm looking for a pure Java solution. Our servers run on multiple platforms.
Thanks,
Madhu


----- Original Message ----- 
From: Chris Lovett 
To: 'MP' ; xml-dev at ic.ac.uk 
Sent: Thursday, May 06, 1999 5:37 PM
Subject: RE: Java based XML parsers for server use.


The ActiveX Control (MSXML.DLL - Microsoft XML Version 2.0) in IE5 provides
a thread safe DOM with the progid "Microsoft.FreeThreadedXMLDOM".
Attached is a document describing how to use this from Java.

-----Original Message-----
From: MP [mailto:mads at pacbell.net]
Sent: Thursday, May 06, 1999 4:14 PM
To: xml-dev at ic.ac.uk
Subject: Java based XML parsers for server use.


Hello,
Are there any Java based XML parsers that are suitable for server side use?
One of the primary requirements for such a parser is that should be thread
safe. i.e.., more than one thread should be able to use the parser
simultaneously.
According to IBM's alphaworks discussion group, their XML4J parser is NOT
thread safe. Not sure about other parsers.

Any pointers are appreciated.

Thanks,
Madhu


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list