Configuring a Java Toolbar

You use a Java applet to configure the toolbar. This applet includes all the toolbar controls and the threads that interact with the Siebel Server. The Java applet calls the following methods:

  • ShellUIInit method on the command target service when the applet attempts to initialize

  • ShellUIExit method when the applet exits

A set of communication protocols is defined for the communication between the Java Applet and the service.

To configure a Java toolbar

  • Add the following code to the Siebel web template:

    <div od-type="toolbar" od-name="xxx" javaapplet="true"/>