Custom JSP taglib. Just a simply wrapper that lets you define hidden parameters for your HTML forms. Body tag setParameter defines a parameter for your request.
For example:
Tags are:
setParameter
Body tag describes a hidden parameter for your form. Parameters are:
1) name describes a name for your parameter
for downloading:
Library: formparam.jar Description: taglib.tld
See also Coldtags suite - the largest collection of custom JSP tags.