To write a zk controller, it’s required to know some Java basic knowledge.

If you haven’t installed the following applications on your computer, please download and install them first.

Supported Java Versions

ZK Version JDK Version
ZK 8 and lower JDK 1.6 and higher
ZK 9 JDK 1.8 and higher (not all features, e.g. Module System since JDK 9, are available)
ZK 10 JDK 11

Comments