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] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==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
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
- Where can I find demo of ZK's look and feel?
- If I am completely new to web application, which book is suggested to read?
- Where is the forum of ZK? Visit it and ask a question.