You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Angelo zerr <an...@gmail.com> on 2006/09/20 00:30:17 UTC

[ANNOUNCE] JSControlsTags add AJAX SLIDER and TREEVIEW

Hello,

I mail you to announce that JSControlsTags project include new controls :
SLIDER (with or without AJAX)
and TREEVIEW (with or without AJAX) control.

JSControlsTags is a taglib to easily manage javascript controls on client
side (without AJAX)
or on server side (with AJAX) in your JSP.
It is based on Prototype and Scriptaculous. It looks like AjaxTags, but it
can manage javascript controls :

    * on client side.
    * on server side with JSON (Javascript Object Notation) which is the
format used to pass messages
      between server and browser.

Treeview is not finished, but it can be usable.

You can find JSControlsTags Web Site at
http://jscontrolstags.sourceforge.net/
and download JAR at http://sourceforge.net/projects/jscontrolstags.

I hope that you will be interested by JSControlsTags project.

See you later.
Angelo ZERR