[
Lists Home |
Date Index |
Thread Index
]
- From: Norbert Mikula <Norbert@DataChannel.com>
- To: XML-Dev Mailing list <xml-dev@ic.ac.uk>
- Date: Thu, 7 Jan 1999 08:16:49 -0800
I am using servlets in conjunction with the Microsoft/DataChannel parser
(http://www.datachannel.com/xml_resources/developers/parser.shtml)
I found it very powerful to be able to use XSL stylesheets
(it is a combined XML parser and XSL stylesheet engine)
while still being able to have a high level of control over the
XML data through accessing it via the DOM and apply program
logic - from within the servlet - that would be hard
(if not impossible) with a pure stylesheet mechanism.
----------------------------------------------
Norbert H. Mikula
Director of Architectural Services
Norbert@DataChannel.com
DataChannel, 155 108th Avenue NE Ste 400, Bellevue, WA 98004
Phone: 425.462.1999 Fax: 425.637.1192 http://www.datachannel.com
> -----Original Message-----
> From: Simon St.Laurent [mailto:simonstl@simonstl.com]
> Sent: Thursday, January 07, 1999 7:57 AM
> To: XML-Dev Mailing list
> Subject: Re: xml and servlets
>
>
> ZAt 05:27 AM 1/7/99 -0800, you wrote:
> >
> >Has anyone done any kind of programming incorporating xml and
> >servlets. Also I would like all you experts out there to recommend a
> >book on xml..
> >
> >Thanks
> >
> >Mayes
>
> A book I co-authored, _Building XML Applications_, was
> supposed to be out
> last month, but will end up coming out sometime next month
> (hopefully), and
> includes a servlet XML processing example as well as a
> general discussion
> (and examples) of lots of Java tools and techniques for
> processing XML.
>
> Servlets seem like the right tool for a lot of server-side
> work, at least
> to my way of thinking, so hopefully we'll see more examples shortly.
>
> Simon St.Laurent
> XML: A Primer / Cookies
> Sharing Bandwidth
> Building XML Applications (February)
> http://www.simonstl.com
>
> 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)
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)
|