Definition
How to pass system properties that will be available to the container while executing
Explanations
TODO
Example using the Java API
Starting Tomcat 3.x with some System properties set in the container JVM:
Example using the Ant API
Starting Tomcat 3.x with some System properties set in the container JVM:
Labels