Packing Code
From Documentation
There are two ways to pack the customization code: part of the Web application, or an independent JAR file. Packing as part of the Web application is straightforward. All you have to do is to specify the customization in WEB-INF/zk.xml as described in ZK Configuration Reference.
In many cases, it is better to pack the customization code as an independent JAR file, such that it can be managed separately, and reused in multiple Web applications.
Where to Configure a JAR File
How to Initialize a JAR File
Version History
Version | Date | Content |
---|---|---|