integrate zk calendar
http://code.google.com/p/zkcalendar/downloads/list
And check the demo source and JavaDoc. Shall give you some idea.
ZK Calendar
http://docs.zkoss.org/wiki/ZK_Calendar
I'll see these two pages both. i have download the demo and source but when i execute the demo (ref:http://docs.zkoss.org/wiki/Installing_And_Building_ZK_On_Windows_Systems) i have this error, org.zkoss.zk.ui.metainfo.DefinitionNotFoundException: Component definition not found: borderlayout in [LanguageDefinition: xul/html]
and when i execute the source i have 47 errors in Cygwin console some says package does not exist (org.zkoss.zul.impl.api, org.zkoss.json) others say cannot find symbol i think some librairies are missing there .i have added these librairies manualy in the source: zul, zweb, zk, zkplus, zhtml, zcommon, zcommons-el, jython, js, jtuby, jfreechart, jcommon, groovy, gmapsz, fckez, dojoz, commons-el, commons-io, commons-fileupload, caledar, calendar-sources and bsh
thank you
Be careful that because the architecture change between ZK3 and ZK5. You shall use correct jar file for different version.
Mainly ZK Calendar works with ZK5 while previous version works with ZK3.
thanks you.
I use zk-calendar-src-2.0. but i have download zk5 src and bin to see there main, i don't find zk-calendar within them. more i don't see the page view to affich calendar in zk-calendar-src-2.0
As henri said, you can download the source at
http://code.google.com/p/zkcalendar/downloads/list
It is not included in zk5, but implemented as ZK5 component.
ZK - Open Source Ajax Java Framework
hello
i want to use zk calendar in my project. I use j2ee platform's and i want integrate zk calendar in some pages. The problem is: i have any documentaion for it. i need your help to progress in my work.
Thank you
Ndeye