iAS Param Groups (Servlets)

You use the iAS Param Groups tab to create groups of parameters to validate. The parameters are first identified on the iAS Params tab. The error handler servlets/jsps used for validation could perform different functions. You could create a servlet to perform a search/insert/delete against a particular data source and another servlet to perform a different function. While the parameters for both servlets may have the same requirements, the list of which parameters to validate would be different depending on the entry points. So along with a list of parameters, a list of ParamGroups must be identified with each event mapping to a list of parameters to validate.

Field/Column

Explanation

Groups

 

Enter the name of a parameter group which can be mapped to an event in an HTML form and press ENTER. The group name is displayed and highlighted in the box below.

Parameters in Group

Select one or more parameters in the group from the drop down list. The available parameters have been previously defined on the iAS Params tab. Your selections appear in the box below next to the highlighted group.

Remove Group

Click to remove the selected group from the box.

Remove Parameter

Click to remove the selected parameter from a group.

See also
  Using the iPlanet Application Server Customizer


Legal Notices