MakeXMLKey

Description

The makeXMLKey JSP tag is used in conjunction with makeXMLInput to form a hidden key that is used to pass data from list to detail screens.

Attributes

binding - Required. The binding string that must be resolved and stored in the hidden input to be passed on to the detail screen.

Body

None.

Example

Refer to the example in “makeXMLInput."