Configuring the custom control by encrypting the URL in JavaScript
When you see the message "Unregistered request encountered" in the security alert log, you need to fix the behavior of the non-autogenerated control that invokes the specified rule. There are various ways to register the rule or encrypt the URL to prevent this alert from being logged. Use JavaScript when you cannot use the rule form and your control calls custom JavaScript.
Call pzEncryptURLActionString to encrypt the URL, as shown in the following example:
Previous topic Submitting the action request content in encrypted form Next topic Configuring the custom control by registering the action page in Java