InsertHiddenFields JSP Tag Attributes

Use the InsertHiddenFields JSP tag to insert the hidden fields that are related to state and event handling in the generated HTML. This tag must occur between the last Render tag and the end of <Form> element in a page.

Note: The hidden fields that are referred to in this tag carry thin bean query parameters (that is, HTTP query parameters).

Attributes

parentForm -- (Required) Specifies the name of the outer HTML Form element that contains this tag.  

biThinSessionId -- (Required) Specifies the identifier of the BIThinSession tag.