XML Use On Web Pages

Jeremie Miller jeremie at netins.net
Tue Mar 3 00:20:21 GMT 1998


If the client is using IE4, you can utilize the built in XML parser in
IE4, learn more at http://www.microsoft.com/xml/

The only other way to do it on the client side w/o using Java would be to
use my JavaScript XML parser(http://www.jeremie.com/Dev/XML/ ), but the
Java parsers are much more complete and I would suggest using them unless 
the Java startup/performance is the problem.


Jeremie Miller
jer at jeremie.com
http://www.jeremie.com/

 On Mon, 2 Mar 1998, SaxManJzz wrote:

> Hello all,
> 
> I am new at using XML.  Is the only way you can use XML through java?  Or can
> you in some way use it directly embedded in the page?
> 
> Thanks,
> David
> 
> 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/
> 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)
> 


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/
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