JSControlsTags is a taglib that easily manages javascript controls either 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.
其他Java JSP标签库 开源项目资源: