Getting Started
-
- I used Cocoon 2.0.1 for this presentation
Unzip the distribution file cocoon-2.0.1-bin.zip.
Drop cocoon.war to webapps directory of your Servlet Container
- I used Tomcat 4.0.1 as the Servlet Container
Start the Servlet Container
Notes:
Preconditions -- You need a Web Browser, Java SDK and a Servlet container on your machine and sufficient disk space. I used:
-- JDK 1.3.1 from Sun Microsystems
Directory Structure -- unzipping the distribution file creates directory cocoon-2.0.1 with subdirectories docs, legal and WAR file cocoon.war.