My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Project home: http://zk.datalite.cz

ZK-DL is a full stack solution based on ZK framework, originally created by the DataLite company.

Main features:

  • All-in-one data driven components - several components with fully configurable sorting, filtering, paging and other features (like export to excel) with just a few lines of code
  • Full stack solution - If you like, you can use a maven archetype (or example project) to jump start a complete web application with ZK-DL, Spring and Hibernate in just minutes (see our 10 minutes app motivation video).
  • Modularity - The framework is split into several loosely coupled modules. You can choose to use only the custom data-driven ZK components (and use the service/database layer of your choice), or use the whole application stack as preconfigured by us.
  • Java 5 annotations - make the code self-explaining with annotations like @ZkEvent, @ZkController....
  • Support of standards - we do not invent a new solution. This library is just a thin layer on top of existing frameworks. It will help you with the plumbing code between layers
  • Server centric - based on ZK, this framework is component oriented. This speeds up the development increadibly.
  • Export to Excel with no coding and import from Excel with minimum coding :)
  • Monitoring utility is part of the framework (ZK events, database query, server/client time)

Powered by Google Project Hosting