JSP container configuration.
Attribute | Value |
---|---|
Default Value | 0 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | UTF8 |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 4 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 1.5 |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 1.5 |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
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 |
---|---|---|---|---|---|
trim-spaces | BOOLEAN | false | true | false | Trim some spaces from the generated Servlet. |
source-vm | STRING | false | true | 1.5 | Source VM level for compilation. |
development | BOOLEAN | false | true | false | Enable the development mode, which gives more information when an error occurs. |
keep-generated | BOOLEAN | false | true | true | Keep the generated Servlets. |
recompile-on-fail | BOOLEAN | false | true | false | Retry failed JSP compilations on each request. |
check-interval | INT | false | true | 0 | Check interval for JSP updates using a background thread. |
modification-test-interval | INT | false | true | 4 | Minimum amount of time between two tests for updates, in seconds. |
scratch-dir | STRING | false | true | Specify a different work directory. | |
display-source-fragment | BOOLEAN | false | true | true | When a runtime error occurs, attempts to display corresponding JSP source fragment. |
error-on-use-bean-invalid-class-attribute | BOOLEAN | false | true | false | Enable errors when using a bad class in useBean. |
java-encoding | STRING | false | true | UTF8 | Specify the encoding used for Java sources. |
tag-pooling | BOOLEAN | false | true | true | Enable tag pooling. |
generate-strings-as-char-arrays | BOOLEAN | false | true | false | Generate String constants as char arrays. |
target-vm | STRING | false | true | 1.5 | Target VM level for compilation. |
x-powered-by | BOOLEAN | false | true | true | Enable advertising the JSP engine in x-powered-by. |
dump-smap | BOOLEAN | false | true | false | Write SMAP data to a file. |
mapped-file | BOOLEAN | false | true | true | Map to the JSP source. |
disabled | BOOLEAN | false | true | false | Enable the JSP container. |
smap | BOOLEAN | false | true | true | Enable SMAP. |