Image:stop.png This documentation is for an older version of ZK. For the latest documentation please click here.
Installing Sample Application on Your Computer

Installing Sample Application on Your Computer

If you want to run the demo on your local server, you can follow the following steps.

Notice: Make sure you have installed Java JDK, and application server on your computer or you have to refer to the previous chapter.

  1. Download zk-demo-3.6.3.zip from here (sourceforge.net).

    http://downloads.sourceforge.net/zk1/zk-demo-3.6.3.zip

  2. Unzip zk-demo-3.6.3.zip, and Copy zkdemo.war to the $TOMCAT_HOME\webapps directory

  3. Execute $TOMCAT_HOME\bin\tomcat5w.exe, and clicks Start button to activate your Web Server.

  4. Open your browser to visit http://localhost:8080/zkdemo/.

    The port number depends on how you installed your Web or application servers. Some application servers deploy only the EAR file. That is, you have to deploy zkdemos.ear instead.