|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | POINTCUT | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | POINTCUT | CONSTRUCTOR | METHOD | |||||||
java.lang.Object
|
+--org.apache.cactus.util.Configuration
|
+--org.apache.cactus.util.JspConfiguration
Provides access to the Cactus configuration parameters related to the JSP Redirector.
Configuration| Field Summary | |
static String |
CACTUS_JSP_REDIRECTOR_NAME_PROPERTY
Name of the cactus property that specifies the name of the JSP redirector. |
| Fields inherited from class org.apache.cactus.util.Configuration |
CACTUS_CONTEXT_URL_PROPERTY, DEFAULT_CACTUS_CONNECTION_HELPER_CLASSNAME |
| Constructor Summary | |
JspConfiguration()
|
|
| Method Summary | |
static String |
getJspRedirectorURL()
|
| Methods inherited from class org.apache.cactus.util.Configuration |
getConnectionHelper, getContextURL, initialize |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String CACTUS_JSP_REDIRECTOR_NAME_PROPERTY
| Constructor Detail |
public JspConfiguration()
| Method Detail |
public static String getJspRedirectorURL()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | CONSTRUCTOR | METHOD | |||||||