ZK is an open source asynchronous Ajax + Mobile framework which is designed to maximize enterprise operation efficiency and minimize the development cost by enabling the creation of rich graphical user interfaces for Web applications with little programming (basic knowledge of Java, HTML and XUL). It lets developers write Web 2.0-enabled, rich Internet application without needing a single line of JavaScript code.
This framework consists of an Ajax-based event-driven mechanism, over 123 XUL and 83 XHTML-based components, together with its own markup language for designing user interfaces. The mark-up language is very powerful. Instead of using other mark-up languages, ZK has a component based markup language called ZUML. ZK’s AJAX engine consists of both client and server components that communicate with one another.
The most powerful feature of ZK is its rich set of control libraries for user interface development.
ZK supports JSP/JSF/JavaEE/Spring., Ajax Push, and Ajax script in Java/Ruby/Groovy/Python/JavaScript.
Key Features
- Declarative high level specification of rich (rather than plain HTML) user interfaces. For example the XUL widget set includes support for trees, comboboxes, bandboxes and sliders.
- Embedding scripting support with Java (Beanshell).. Optional support for other serverside Java scripting in other languages such as JavaScript (Rhino), Ruby (JRuby), Python (Jython) and Groovy.
- High level Ajax support. User input passes from the browser to the serverside desktop model over Ajax.
- Event-driven component-based model (similar to desktop programming models).
- Fast prototyping.
- Support for creating user interfaces using different patterns. A MVC programming approach can be adopted with all events forwarded to a central controller class. Alternatively event handlers can be defined within the page using zscript. The MVC page approach is analogous to Swing programming and the in-page approach is analogous to DHTML programming on the server.
- Support for integrating with existing web frameworks via a JSP custom tag library, JSF support and a Servlet Filter. Has support for Spring and Hibernate.
- Extensible in that programmers can create new custom UI controls. Groups of controls can be re-used as a macro component.
- Databinding capability via in-page annotations that transparently bind screen controls to the fields of POJOs on the server.
- Over 200 off-the-shelf state-of-art XUL/HTML-complaint Ajax components.
- Numerous third party widgets: JFreeChart, JasperReports, Google Maps, FCKeditor, Timeline, Timeplot, ExtJS, Dojo etc.
- CSS-based skinning, template-based looks and customizable behavior.
- Drag-and-drop, animation, context menus, and so on.
- Bookmark management and SEO (Search Engine Optimization) supported.
- Supports high scalability and availability with serializable user interfaces and a pluggable failover manager.
- Enterprise support
Website: www.zkoss.org
Support: Blogosphere, GitHub Code Repository
Developer: Potix Corporation
License: GNU Lesser General Public License, version 2.1

ZK is written in Java and JavaScript. Learn Java with our recommended free books and free tutorials. Learn JavaScript with our recommended free books and free tutorials.
Related Software
| Mobile Application Development Frameworks | |
|---|---|
| React Native | Mobile application framework |
| Ionic Framework | SDK for hybrid mobile app development |
| Flutter | UI toolkit for building natively compiled applications |
| Quasar | Enterprise-ready cross-platform VueJs framework |
| Framework7 | Mobile HTML framework for building iOS and Android apps |
| Apache Cordova | Mobile application development framework |
| NativeScript | Develop mobile apps on Apple iOS and Android |
| Dioxus | React-like library for building fast, portable, and beautiful user interfaces |
| Uno Platform | Build single codebase native mobile, web, desktop and embedded apps |
| ZK | Ajax Web application framework |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

