Call a servlet upon checking a checkbox through page properties.
I have added a custom checkbox to the page properties and am attempting to invoke a servlet when the author checks this checkbox.
ICurrently searching for the precise code or file that needs to be overridden within the 'apps' directory in order to call the servlet.
