5.9.2 Use server side events

Using server side events, you can supply procedural Java code that can extend and improve the presentation of host data.

The Customization panel tells the web client where to find the event after you’ve configured it. See Using the Java SDK for instructions on using the SDK and the samples available to you.

  1. Open the Customization panel.

  2. Under Server Side Events type the fully qualified class name to the event.

  3. Launch the session and test the event.

Access API documentation and event samples

Related Topics