public class DefaultJspConfiguration extends AbstractWebConfiguration implements JspConfiguration
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CACTUS_JSP_REDIRECTOR_NAME_PROPERTY
Name of the cactus property that specifies the name of the JSP
redirector.
|
CACTUS_CONTEXT_URL_PROPERTY| Constructor and Description |
|---|
DefaultJspConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefaultRedirectorName() |
getDefaultRedirectorURL, getRedirectorName, getRedirectorURLgetContextURL, getInitializerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultRedirectorURL, getRedirectorName, getRedirectorURLgetContextURL, getInitializerpublic static final java.lang.String CACTUS_JSP_REDIRECTOR_NAME_PROPERTY
public java.lang.String getDefaultRedirectorName()
getDefaultRedirectorName in interface WebConfigurationWebConfiguration.getDefaultRedirectorName()Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.