Justyna Horwat The Jakarta-Taglibs Project: Input Tag Library

The "input" tag extension library lets you present HTML <form> elements that are tied to the ServletRequest that caused the current JSP page to run. That is, using this library, you can easily prepopulate form elements with prior values that the user has chosen -- or with default values for the first time a user hits a web page. This is useful when you need to present the same page to the user several times (e.g., for server-side validation).

For more information about the Input Tag Library, look at the on-line documentation:

For information on how to use the distributions, look at the following documentation:

A binary download of the Input Tag Library is available

The following distributions are also available for download:

List of contributors: