Tomcat

From Documentation


Install Tomcat

  • First, visit http://tomcat.apache.org/download-60.cgi
  • Second, select the correct binary distribution for your environment.
    • Windows users could select "32-bit/64-bit Windows Service Installer" and then follow its instructions.

Download ZK

Please download it from http://www.zkoss.org/download/zk.dsp and save it to a proper location.

Test drive with the ZK demo application

The simplest way to test drive ZK is to download and install the ZK demo application.

  1. Download at http://sourceforge.net/projects/zk1/files/ZK/zk-5.0.4/zk-demo-5.0.4.zip/download[1]
  2. Unzip zk-demo-5.0.4.zip
  3. Copy the zk-demo-5.0.4 directory to $TOMCAT_HOME\webapps. $TOMCAT_HOME is the directory you installed Tomcat, for example, C:\Program Files\Apache Software Foundation\Tomcat 6.0.
  4. Then, you could visit http://localhost:8080/zk-demo-5.0.4 and play around with the demo application

  1. It is recommended to visit http://www.zkoss.org/download/zk.dsp for the most updated version.

Version History

Version Date Content
     



Last Update : 2010/09/06

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.