[
Lists Home |
Date Index |
Thread Index
]
- From: Paul Tchistopolskii <paul@qub.com>
- To: xml-dev@lists.xml.org
- Date: Fri, 17 Nov 2000 19:31:11 -0800
Hiawatha webserver v 0.1 is available for download
from http://www.pault.com/prod/Hiawatha
*****
Webserver for those, who are fluent in XSL
Hiawatha is standalone webserver with build-in support for
XML, XSL, XSLScript, HTTP, CGI (GET and POST).
Hiawatha is written in Java and it is Open Source
( and 100% free ).
Hiawatha distribution includes SAXON XSLT
engine (http://users.iclway.co.uk/mhkay/saxon/)
developed by Michael Kay of ICL.
What features it has? Why should I bother to try?
- Url rewriting and action binding based on brutal regular expressions
( never seen this before )
- Configurable transparent binding of XSL stylesheets to XML files ( no PIs )
- Prefix-based support for 1 XML -> N media rendering
- Simple caching of XSL transformations a-la AxKit
- It runs fast on 486 with 32 Mb of RAM
- It could be used in production. With some care and tuning.
- It contains the source code of www.pault.com website, as an example.
Rgds.Paul.
|