Working with Properties
This section provides a detailed description of TAFJ properties.
TAFJ does not use environment variables but uses the TAFJ properties for its internal configuration. Read this section to know more about TAFJ properties.
Using a Property File in an Application Server Environment
This section shows you how to make use of a specific properties file in an application server environment.
Creating a Database based Configuration File
This section shows you how to create a database based configuration file and store properties in it.
This section explains that the parameters of a configuration file are stored as a pair of strings, one string stores the name of the parameter (called the key), and the other stores the value.
This section explains you the concept of multiple configurations of the same type and the advantages of it.
In this topic