Where do I specify JVM system properties for a servlet container?
Created May 4, 2012
Prasad Thammineni In WebSphere Application Server, you specify the command line arguments for the JVM in which the Servlet Engine resides using the command line arguments property of the Application Server. This can be set from the Administrative Console.
[OK, one down, a dozen to go... Who wants to answer for a different engine? -Alex]