I've built a small servlet front-end for JXML's open source MDSAX framework
for processing XML documents.  It's highly (perhaps too) configurable.

My favorite feature is that you need to know very little about XML and
pretty much nothing about SAX (a key XML processing API) or MDSAX to make
it work beyond a basic understanding of ContextML, which isn't nearly as
difficult.

Using this tool, you can use pretty much all the tools (filters) provided
with MDSAX to manipulate documents before transmission, and you can add
your own filters to MDSAX and control them from MDServlet.

Details are available at
http://www.simonstl.com/projects/mdservlet/index.html.

Simon St.Laurent
XML: A Primer
Sharing Bandwidth / Cookies
http://www.simonstl.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to