cziegeler    01/11/29 06:23:20

  Modified:    documentation/xdocs Tag: cocoon_20_branch index.xml
  Log:
  Added introduction
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.7   +18 -1     xml-cocoon2/documentation/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/index.xml,v
  retrieving revision 1.1.2.6
  retrieving revision 1.1.2.7
  diff -u -r1.1.2.6 -r1.1.2.7
  --- index.xml 2001/11/20 22:20:00     1.1.2.6
  +++ index.xml 2001/11/29 14:23:20     1.1.2.7
  @@ -12,7 +12,24 @@
   
    <body>
    <s1 title="What is it?">
  -
  +  <p>
  +   Apache Cocoon is an XML publishing framework that raises the usage of
  +   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 and maintain rock-solid XML server applications.
  +  </p>
  +  <p>
  +   Cocoon interacts with most data sources, including: filesystems, RDBMS,
  +   LDAP, native XML databases, and network-based data sources. It adapts
  +   content delivery to the capabilities of different devices like HTML, WML,
  +   PDF, SVG, RTF just to name a few. Cocoon currently runs as a Servlet or
  +   from a powerful commandline interface. The chosen design of an abstracted
  +   environment gives you the freedom to implement your own concrete
  +   environment to suit your required functionality.
  +  </p>
     <p>
      Apache Cocoon @version@ is the latest release of the XML publishing framework.
      It is a complete rewrite of Cocoon 1 and is supposed to remove all those design 
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to