官網上的資料
http://books.zkoss.org/ 圖書
http://books.zkoss.org/wiki/ZK_Essentials
ZK Essentials [ZK 5 pdf] :概要的一本書,可快速上手
ZK Component Development Essentials [ZK 5.0.7 pdf]:自己開發服務端組件的參考
ZK Client-side Reference [ZK 5.0.7 pdf]:用戶端的參考
ZK Configuration Reference [ZK 5.0.7 pdf]:ZK的配置項
ZK Developer's Reference [ZK 5.0.7 pdf] ZK Component Reference [ZK 5.0.7 pdf]
:詳細的開發參考
ZUML Reference [ZK 5.0.7 pdf]:介面的參考
代碼
https://github.com/zkoss/zk
http://sourceforge.net/projects/zk1/files/
http://code.google.com/p/zkspring/downloads/list
http://code.google.com/p/zk-sample-gui/
圖書
http://www.amazon.com/ZK-Ajax-without-JavaScript-Framework/dp/1590599012
ZK: Ajax without JavaScript Framework
http://www.amazon.com/Developers-Guide-Developing-applications-development/dp/1847192009/ref=pd_bxgy_b_img_b
ZK Developer's Guide: Developing responsive user interfaces for web applications using Ajax, XUL, and the open source ZK rich web client development framework
ZK是一個比較小眾的軟體,使用的人不是很多,相關的資源也不是很多,不過這個架構的功能很強,官方文檔在開源軟體中做的比較到位
不過,使用這個工具對開發效率的提高還是很大的,畢竟JAVA語言實現web介面人力上還是比較好安排的。