Hits Today: 1 Total: 9956 | Updated: 7/15/2000 | |
 | This tag library is designed to simplify html forms. The library provides tags for simplifying the validation of form data as well. Everything from select boxes to text areas. Code: JSP 1.1 |
Hits Today: 1 Total: 4752 | Updated: 7/18/2003 | |
 | System automatically performs the following tasks:
Handles posted forms without having to write any handlers,
Allows simple creation of tooltip help on input fields,
Accepts uploaded files along with normal input fields, &
Many more features Code: JSP 1.2 | |  | |
Hits Today: 1 Total: 6304 | Updated: 1/9/2007 | |
 | Custom JSP taglib lets you mimic HTML form with Ajax request. Tag AjaxForm performs HTTP GET/POST request provided in form's action attribute via Ajax. Code: JSP 2.0 |
Hits Today: 1 Total: 175 | Updated: 3/7/2008 | |
 | A Java library and Taglib for building, rendering, and processing web forms. Automatic form generation with support for built-in and custom validation, error handling, flow control, multi-page, multi-language. Code: JSP 1.2 | |  | |
|