Designing rich AJAX Web interfaces with ZK


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Designing rich AJAX Web interfaces with ZK
# 1  
Old 07-22-2008
Designing rich AJAX Web interfaces with ZK

07-22-2008 01:00 AM
ZK is an AJAX toolkit designed to make creating user interfaces that run in a Web browser as simple as creating event-driven interfaces for desktop applications. The interfaces created with ZK use an XML markup language to define the user interface and Java code to implement the Web application's functionality. ZK includes support for data-bound controls so that you do not have to worry about updating the user interface forms when you change your Java objects.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
libgnutls(3)							C Library Functions						      libgnutls(3)

NAME
libgnutls - a TLS library DESCRIPTION
GnuTLS is a modern C library that implements the standard network security protocol Transport Layer Security (TLS), for use by network applications. It provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group. A number of projects in Solaris Desktop such as Evolution, Pidgin, Ekiga and Vino depend on it. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnutls | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
libgnutls-config(1), libgnutlsxx(3), libatsn1(3), attributes(5), gnome-interfaces(5) http://www.gnu.org/software/gnutls/manual/gnutls.html NOTES
Sun does not guarantee the stability of these interfaces and does not recommend their use. API documentation for these interfaces is pro- vided by the GNU community for those who wish to develop using these interfaces. Written by Jeff Cai, Sun Microsystems Inc., 2008. SunOS 5.11 31 Jul 2008 libgnutls(3)