Online Resources"

From Documentation
Line 23: Line 23:
 
*[http://en.wikipedia.org/wiki/XML XML]
 
*[http://en.wikipedia.org/wiki/XML XML]
 
*[http://www.zkoss.org/doc/newToJava.dsp Java]
 
*[http://www.zkoss.org/doc/newToJava.dsp Java]
 
==Useful Reference==
 
*[http://en.wikipedia.org/wiki/Hibernate_(Java) hibernate]
 
*[http://en.wikipedia.org/wiki/Spring_Framework spring]
 
*[http://www.eclipse.org/ eclipse]
 
*[http://en.wikipedia.org/wiki/JavaServer_Pages jsp/jsf]
 
  
 
==Many background knowledge of ZK is similar to JSP==
 
==Many background knowledge of ZK is similar to JSP==

Revision as of 07:31, 5 September 2010

Online Resources


Stop.png This documentation is for an older version of ZK. For the latest one, please click here.


ZKoss.org

You can evaluate ZK's simply rich, see some useful little sample code here.
You can try the code online without installing ZK.
Some newest feature, or the detail explanation of advanced ZK usages can be found here.
Get stucked!? We welcome your ask. Many asked questions can find answers here. Your questions help us to improve ZK to meet your need.
ZK Component References, ZK Configuration References and many others.

Preliminaries

Many background knowledge of ZK is similar to JSP

If you want to quickly get involved into ZK, but always get stucked at background knowledge. Head First Servlets and JSP can be a good tutorial book for web application developer.

Quiz

  1. Where can I find demo of ZK's look and feel?
  2. If I am completely new to web application, which book is suggested to read?
  3. Where is the forum of ZK? Visit it and ask a question.



Last Update : 2010/09/05

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