public interface TomcatPropertySet
Modifier and Type | Field and Description |
---|---|
static String |
AJP_PORT
Port tomcat will listen on for AJP 1.3 requests.
|
static String |
CONNECTOR_EMPTY_SESSION_PATH
The boolean value for the empty session path connector property.
|
static String |
MANAGER_URL
The URL for calling the Tomcat Manager app.
|
static final String MANAGER_URL
static final String CONNECTOR_EMPTY_SESSION_PATH
static final String AJP_PORT
Copyright © 2004-2013 Codehaus. All Rights Reserved.