FW: XML to HTML Conversion Tools

Subject: FW: XML to HTML Conversion Tools
From: "Nic Williams" <nwilliam@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 25 Mar 1999 08:26:07 -0000
We've implemented a system using the Lotus XML parser from IBM. We've bolted
this into a Java servlet and instructed our web server to process any .xml
file using this servlet (we use Netscape's server). This allows us to
process XML files returning valid HTML. We also have servlets for processing
HTML files returning valid XML, converting <BR> tags to <BR/> for example.
We're using the system to build web based projects where pages can contain
multiple other HTML and XML sources from any location.

If you need any further information of this implementation please contact
me. We have rolled out this implementation as a product.

Cheers,

Nic.


-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Kurt Donath
Sent: Wednesday, March 24, 1999 3:34 PM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: XML to HTML Conversion Tools



I'm part of a team looking for feedback on tools that convert XML to
HTML at the server.  We want to be able to tell the server that any file
with .xml should be converted and returned as HTML.  The tool should be
able to use XSL as part of the conversion.  We've used DocProc - which
seems to work well - and we're trying to figure out what other options
there are.  Any feedback on what people are using or where to goto find
out more information would be appreciated.


--
Kurt Donath
315.456.6276
Staff Systems Engineer
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
                       Lockheed Martin - Enterprise Information Systems
                                          Systems Engineering / Webserv


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread