giacomo 01/11/22 21:48:13 Modified: documentation/xdocs index.xml Log: changed to suit proposal Revision Changes Path 1.8 +9 -9 xml-cocoon2/documentation/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/index.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- index.xml 2001/11/22 22:01:11 1.7 +++ index.xml 2001/11/23 05:48:13 1.8 @@ -15,22 +15,22 @@ <p> Apache Cocoon is an XML framework that raises the usage of - XML & XSLT technologies for server applications to a new + XML and XSLT technologies for server applications to a new level. Designed for performance and scalability around pipelined SAX processing, Cocoon offers a flexible environment based on the separation of concerns between content, logic and style. A centralized configuration system and sophisticated caching top this all off and help - you to create, deploy & maintain rock-solid XML server applications. + you to create, deploy and maintain rock-solid XML server applications. </p> <p> - Cocoon interacts with most data sources from filesystems to RDBMS, from - LDAP to native XML databases and adapts multi channel content delivery to the - capabilities of different devices and clients like HTML, WML, PDF, SVG, RTF, - SOAP just to name a few. Cocoon currently runs as a Servlet or from a powerful - commandline interface. The choosen design of an abstracted environment - gives you the freedom to implement your own concrete environment to let - it work. + Cocoon interacts with most data sources: filesystems, RDBMS, LDAP, + native XML databases and network-based data sources. It adapts multi channel + content delivery to the capabilities of different devices and clients like + HTML, WML, PDF, SVG, RTF, SOAP just to name a few. Cocoon currently runs as a + Servlet or from a powerful commandline interface. The choosen design of an + abstracted environment gives you the freedom to implement your own concrete + environment to suit your required functionality. </p> <p>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]