Before You Start

Before You Start

It is quite probable that if you are reading this message, you have already installed the ILOG JViews TGO Product. This section will help you make sure you can run all the applets and applications, and also help you compile and run your own code. JViews TGO is based on the Java Platform, Standard Edition. To run a JViews TGO client application, you need a Java Platform, Standard Edition compatible virtual machine (VM). To run a JViews TGO server-side application within the provided Tomcat server, you need to run Tomcat with a Java SE installation (see http://java.sun.com/javase). To see a JViews TGO sample applet, you need to have the Java Plug-in installed in your browser (see http://java.sun.com/products/plugin/).

Important

This release of ILOG JViews TGO relies on the Java Platform, Standard Edition, version 5.0 or later.

Running the Samples

For information about running the samples, please refer to the sections "Running the Samples" and "Running the Server-Side Samples" in the Samples.

Compiling an ILOG JViews TGO Program

In order to compile a JViews TGO program you need to have the appropriate JViews TGO libraries in the Java classpath. All the necessary libraries can be found in the lib directory. Refer to the Distribution Structure for more information.

Note that if you are using an IDE, the installation of the JViews TGO libraries in this IDE is highly IDE dependent. Please refer to the documentation of your IDE.