This version contains two source files containing Java code examples.
The first one, dump gives information on all the Isatis studies, directories, files and variables. This is a simple Java application with no interaction with the user.
The second example browser has a complete interface. The user chooses what he wants to read in a friendly way due to the interface.
These examples are clients for the GTXserver. You have to run the server first before connecting to it.
These client examples do not load the server themselves, because the server can be run on a separate machine and this needs special rights. Feel free to run the server in your own client application before the connection if you have those rights or if you only want to use the server as a local application.
The server does not need to be stopped because it automatically goes down when the client closes the connection.
$Id: examples_intro.html 395 2000-05-17 10:13:49Z robinot $