First time here? Check out the FAQ!
I intend to write a few classes that implements some of zk interfaces e.g. ExecutionMonitor, ExecutionInit e.t.c From the zk documentation after writing the classes I am expected to configure as follows
<listener> <listener-class>aclassname</listener-class> </listener>
I am using zk spring boot starter as result there is no web.xml. How can I do this in zk spring boot ?
ZK Listeners are defined in zk.xml which is available in spring boot.
Asked: 2020-10-27 15:37:13 +0800
Seen: 7 times
Last updated: Oct 28 '20
Column Layout Background Color
Migrate to ZK 9 From ZK 8 gives error
Component definition not found: drawer in [LanguageDefinition: xul/html] [closed]
ZK 9 Drawer Component - Help to set parent
Display data from database on a rendered Grid
ZK 9 Listhead property children not found exception