Writing a Java Controller

The default Java controller component runs on every widget execution to process widget information and invoke processors. If your requirement cannot be met by the implementing processors mentioned above, you can write a custom Java controller for a widget. This chapter contains an outline of the steps needed to write and deploy such a custom controller.