ZK 3.5 Supports Comet Server Push!
Join the DZone community and get the full member experience.
Join For FreeZK is Ajax framework. 100% Java, no JavaScript. With event-driven, 170+ components, and markup languages, development as simple as programming desktops and authoring HTML/XUL pages. ZK supports JSF, JSP, J2EE, and scripting in Java, Ruby, Groovy...
New Feature Highlight
- Comet Server Push is enabled which allows developer to create Web application in a new way.
- The layout of all ZK components are upgraded to a brand-new style, more responsive, and more interactive.
- Grouping Grid and Listbox is designed display data in an intuitive way.
- More Layout Components - Portallayout, Columnlayout, and Tablelayout are introduced to satisfy various requirements of UI design.
- A Powerful Container Component - Panel is introduced with more functionalities.
- Tabbox is much enhanced with scrolling features, and more molds.
- The concept of
moldSclass
is introduced to customize layout of ZK components with ease. - Spinner and Fisheyebar component is introduced.
- Chart supports Gannt Chart, Watermap Chart, Bubble Chart, Wind Chart.
- A convenient mechanism to monitor the performance of Web application.
- Fulfill Event is enhanced with URI Expression, and onFulfill Event.
- Iframe supports Bookmark management.
- Event Supports subscribe/publish Mechanism.
- ZUML Supports switch/case and choose/when
- See also New Features of ZK 3.5.
Comet (pinball)
push
Opinions expressed by DZone contributors are their own.
Comments