Online Resources"
From Documentation
Tmillsclare (talk | contribs) m |
(→ZKoss) |
||
Line 1: | Line 1: | ||
{{ZKDevelopersGuidePageHeader}} | {{ZKDevelopersGuidePageHeader}} | ||
− | ==ZKoss== | + | ==ZKoss.org== |
*[http://www.zkoss.org/zkdemo ZK Live Demo]: | *[http://www.zkoss.org/zkdemo ZK Live Demo]: | ||
− | :You can evaluate ZK's simply rich, see some useful little sample code | + | :You can evaluate ZK's simply rich, see some useful little sample code here. |
+ | |||
+ | *[http://www.zkoss.org/zksandbox/userguide ZK Sandbox]: | ||
+ | :You can try the code online without installing ZK. | ||
*[http://docs.zkoss.org/wiki/Small_Talks ZK Small Talks]: | *[http://docs.zkoss.org/wiki/Small_Talks ZK Small Talks]: | ||
Line 11: | Line 14: | ||
:Get stucked!? We welcome your ask. Many asked questions can find answers here. Your questions help us to improve ZK to meet your need. | :Get stucked!? We welcome your ask. Many asked questions can find answers here. Your questions help us to improve ZK to meet your need. | ||
− | *[http:// | + | *[http://books.zkoss.org ZK References]: |
− | : | + | :ZK Component References, ZK Configuration References and many others. |
− | |||
− | |||
− | |||
==Preliminaries== | ==Preliminaries== |
Revision as of 07:28, 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
Useful Reference
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. We wish someday there will be a Head First ZK.
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.