As part of configuring an application server, you might define settings that enhance your system's use of the Java virtual machine (JVM).
To view and change the JVM configuration for an application server's process, use the Java Virtual Machine page of the administrative console or use wsadmin to change the configuration through scripting.
ExampleConfiguring application servers for UTF-8 encodingGeneric JVM Arguments
"Configuring JVM sendRedirect calls to use context root" provides an example that involves defining a property for the JVM.
Configuring JVM sendRedirect calls to use context root
Related concepts
Java virtual machines (JVMs)
Jave execution modes
Related tasks
Getting started with scripting
Tuning Java virtual machines