Package | Description |
---|---|
com.twelvemonkeys.servlet |
Modifier and Type | Method | Description |
---|---|---|
void |
BrowserHelperFilter.setAcceptMappingsFile(String pPropertiesFile) |
Sets the accept-mappings for this filter
|
void |
TrimWhiteSpaceFilter.setAutoFlush(boolean pAutoFlush) |
|
void |
GenericFilter.setOncePerRequest(boolean pOncePerRequest) |
Specifies if this filter should run once per request (
true ),
or for each forward/include resource (false ). |
void |
StaticContentServlet.setRoot(File root) |
Configures the file system
root for this servlet. |
Copyright © 2018. All rights reserved.