1. Environment Setup

Prerequisite

There are three softwares you need to download and install prior to use ZK Studio:

Installing Java SE Development Kit (JDK)

  1. Download at

JDK 6:

http://java.sun.com/javase/downloads/index.jsp

JDK 5:

http://java.sun.com/javase/downloads/index_jdk5.jsp

  1. Select the "Java SE Development Kit (JDK)" to download, not JRE.

Installation Instructions:

http://java.sun.com/javase/6/webnotes/install/index.html

http://java.sun.com/j2se/1.5.0/install.html

Installing Application Server

  1. Download Windows Service Installer from the following url.

    http://tomcat.apache.org/download-60.cgi

  2. Double clicks apache-tomcat-6.0.18.exe to install Apache Tomcat

Notice: Suggest to setup the port number as 8080.

Running Application Server

Here are the steps to see if Tomcat has been successfully installed

  1. Start Tomcat by finding its start program in the Programs Menu (located in the Start menu). Look under Apache Tomcat 6.0 and select "Monitor Tomcat". Click the Start button to activates the server.

  2. Open a Web browser and type in the following URL:

At this point, you should see the Tomcat home page, which is provided by the Tomcat Web server running on your computer.

To shut down your server and remove the Console window, select "Stop Tomcat" in the same menu of where you selected "Stop Tomcat".

Download ZK Library

You have to download the ZK binary distribution in order to run or develop the ZK Web Application, please download the last one in "ZK Recommended Releases" section in http://www.zkoss.org/download/zk.dsp and save it to a proper location.

http://www.zkoss.org/download/zk.dsp