Before You Start"

From Documentation
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
---
 
 
{{ZKInstallationGuidePageHeader}}
 
{{ZKInstallationGuidePageHeader}}
  
=Installing Java SE Development Kit=
+
Before developing a Web application in Java, you have to install Java Development Kit (JDK) and a Servlet container. Here we will guide you through the installation of JDK and the content of ZK binary distribution.
  
ZK supports JDK 1.4, 5, and 6. You could visit Oracle website to download and install Java SE Development Kit (JDK).
+
{{ZKInstallationGuideHeadingToc}}
 
 
'''JDK 6'''
 
:Download: http://www.oracle.com/technetwork/java/javase/downloads/jdk6-jsp-136632.html
 
:Installation Instructions: http://www.oracle.com/technetwork/java/javase/index-137561.html
 
 
 
'''JDK 5'''
 
:Download: http://www.oracle.com/technetwork/java/javase/downloads/index-jdk5-jsp-142662.html
 
:Installation Instructions: http://java.sun.com/j2se/1.5.0/install.html
 
 
 
=Version History=
 
 
 
{| border='1px' | width="100%"
 
! Version !! Date !! Content
 
|-
 
|  
 
|  
 
|  
 
|}
 
  
 
{{ZKInstallationGuidePageFooter}}
 
{{ZKInstallationGuidePageFooter}}

Latest revision as of 08:07, 3 August 2011


Before You Start



Before developing a Web application in Java, you have to install Java Development Kit (JDK) and a Servlet container. Here we will guide you through the installation of JDK and the content of ZK binary distribution.





Last Update : 2011/08/03

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