The Artima Developer Community
Sponsored Link

Java Community News
Potix ZK 1.0 Provides ZUL/XHTML AJAX Components and Event Model

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

Potix ZK 1.0 Provides ZUL/XHTML AJAX Components and Event Model Posted: Mar 1, 2006 8:11 AM
Reply to this message Reply
Summary
Potix Corp has released ZK 1.0, an AJAX library that claims to make the asynchronous part of doing AJAX easier as well as providing a library of UI components.
Advertisement
Potix Corp has released ZK 1.0, an AJAX library that claims to make the asynchronous part of doing AJAX easier as well as providing a library of UI components.
The core of the Potix solution is ZK, which includes an Ajax-based event-driven engine to automate interactivity, a rich set of XUL and XHTML components to enrich usability, and a markup language to design user interfaces without programming. With ZK, you represent your application in feature-rich XUL and XHTML components, and manipulate them by listening to events triggered by users, as you did for years in desktop applications. All your application code is running at the server, while the visual representations of components and user activities at the browsers are automatically synchronized by ZK.

ZK is released under GPL and a commercial license:

http://zk1.sourceforge.net/

What have you found is the biggest challenge of doing AJAX, and what have you found lacking in existing libraries?

Topic: Potix ZK 1.0 Provides ZUL/XHTML AJAX Components and Event Model Previous Topic   Next Topic Topic: Interview with JFluid Creator from Sun Labs on java.sun.com

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use