Re: XML Use On Web Pages

Jeremie Miller (jeremie@netins.net)
Mon, 2 Mar 1998 18:19:46 -0600 (CST)


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@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@ic.ac.uk
> Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
> To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
> (un)subscribe xml-dev
> To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
>