ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

Please i need a big help here

BADBOY
19 Jun 2010 05:40:57 GMT
19 Jun 2010 05:40:57 GMT

How can i get zk started and implement the calender to my webpage for members to be able to register event n store in my mysql database.

one question can zk products work in all browser?

PeterKuo
20 Jun 2010 20:30:39 GMT
20 Jun 2010 20:30:39 GMT

@BADBOY
You can download zk studio first.
It can help a lot while developing zk application.

ZK is aimed to work cross browsers. If you found some inconsistent behavior between browsers, it's a bug of ZK, please report it.

For calendar, you may download and try it. You may also implement your DAO(data access object) layer to save event info into your mysql database.

Sincerely
Peter