Last updated by chanwit 7 months ago
Install from the central repository
Type
$ grails install-plugin zk
Install manually
$ grails install-plugin http://zkgrails.googlecode.com/files/grails-zk-1.0.6.zip
Last updated by chanwit 8 months ago
ZK is renowned for its "Ajax without JavaScript" approach since 2005, enabling developers to build rich internet applications transparently without any knowledge of Ajax and JavaScript. The client engine and update engine in ZK play the roles of pitcher and catcher, rendering Ajax communication transparent to developers. Events triggered by users are encapsulated and marshalled to event listeners running at the server.
This project aims to support the ZK's Ajax programming model atop the Grails infrastructure.
See more documentation here:
http://code.google.com/p/zkgrails/
Last updated by admin 3 years ago
Last updated by admin 3 years ago