Icing is a collection of components that, taken together, form a simple web-development framework. Icing is a set of Scheme libraries, built atop SISCweb and making use of SXML and SXpath, that support servlet development within a J2EE environment. It includes:
The software is still very new; we're currently in the process of documenting it, packaging it conveniently for use in other applications, and deciding how to split it into separate individually-reusable components.
Icing is freely available under the liberal MIT open source license.
We've uploaded a snapshot of Icing, including its dependent xml.pipeline library. You'll need to have a Tomcat v4.1.30 installation available. Newer versions of Tomcat probably work, but are not guaranteed to.
Download icing-20060721.tar.gz, and unpack it somewhere convenient. Installation instructions are in the README file in the icing/icing-20060721 directory.
Do note that this is a snapshot release, and as such is full of rough edges!