Using the JSP/Servlet Customizer iPlanet AS Tab

Enter the appropriate data for each field.
Validation Required Check this box if you want the input parameters to be validated.
Error Handler Enter the path to a servlet or JSP file to handle messages used when the parameter information is set.
Sticky If you check this box, the servlet exhibits session affinity and is only load-balanced if no session exists. Once a session is created in a given engine, the subsequent requests for stiky servlets continue to be routed to that same engine.
Encrypt Check this box to enable communications to the servlet to be encrypted.
Disable Reloading Check this box to disable reloading.
Number of singles Identifies the number of objects in the servlet pool when Single Thread mode is used. Enter a number 0 or greater.
Parameter Info The Parameter Info table is a read only display of the data. Select the Add/Edit/Remove buttons to manipulate the parameter information.
Add button Opens a selector dialog allowing you to select from a list of parameters to add.
Edit button Opens a dialog allowing you to edit the fields for the selected parameter.
Remove button Removes the selected parameter.
Grouping
Add Group Opens a dialog allowing you to add the selected parameter group which can be mapped to an event in an HTML form.
Add Parameter Select a group node to open a parameter selection dialog. If a group node is not selected, the Add Groups dialog Opens allowing you to add one or more parameters to the selected group.
Remove Removes the selected group or the selected parameter from a Parameter Group.
Rename Opens a dialog allowing you to edit the name of the selected parameter or parameter group.
 
See also
Using the JSP/Servlet Customizer Expert Tab

Legal Notices