local-only
all
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
default-buffer-cache | STRING | false | true | The buffer cache to use for caching static resources | |
use-listener-encoding | BOOLEAN | false | true | false | Use encoding defined on listener |
stack-trace-on-error | STRING | false | true | none | If an error page with the stack trace should be generated on error. Values are all, none and local-only |
allow-non-standard-wrappers | BOOLEAN | false | true | false | If true then request and response wrappers that do not extend the standard wrapper classes can be used |
ignore-flush | BOOLEAN | false | true | false | Ignore flushes on the servlet output stream. In most cases these just hurt performance for no good reason. |
default-encoding | STRING | false | true | Default encoding to use for all deployed applications |