The EXECJAVA tag is used to execute Java applications. Anything
written to the console by the Java program is returned to the EXECJAVA tag.
Parameters can be passed to the Java application using the PARAM
tag.
For security reasons, all Java applications must exist in a single directory per user.
This user directory is configured by the system administrator. EXECJAVA does not support
absolute file paths.
|