private support for your internal/customer projects ... custom extensions and distributions ... versioned snapshots for indefinite support ... scalability guidance for your apps and Ajax/Comet projects ... development services from 1 day to full product delivery
Jsp Configuration
Jsp 2.1
init param |
Description |
Default |
webdefault.xml |
|---|---|---|---|
development |
If |
TRUE |
- |
fork |
Should Ant fork its java compiles of JSP pages. |
TRUE |
FALSE |
keepGenerated |
Do you want to keep the generated Java files around? |
FALSE |
- |
saveByteCode |
If class files are generated as byte arrays, should they be saved to disk at the end of compilations? |
FALSE |
- |
trimSpaces |
Should white spaces between directives or actions be trimmed? |
FALSE |
- |
isPoolingEnabled |
Determines whether tag handler pooling is enabled |
TRUE |
- |
mappedFile |
Support for mapped Files. Generates a servlet that has a print statement per line of the jsp file. |
TRUE |
- |
sendErrorToClient |
If false, stack traces etc are sent to std error instead of the clients browser |
FALSE |
- |
classDebugInfo |
Include debugging info in class file |
TRUE |
- |
checkInterval |
Interval in seconds between background recompile checks. Only relevant if |
0 |
- |
isSmapSuppressed |
Generation of SMAP info for JSR45 debugging |
FALSE |
- |
isSmapDumped |
Dump SMAP JSR45 info to a file |
FALSE |
- |
genStringAsCharArray |
|
FALSE |
- |
genStringAsByteArray |
|
TRUE |
- |
defaultBufferNone |
|
FALSE |
- |
errorOnUseBeanInvalidClassAttribute |
|
FALSE |
- |
scratchDir |
Directory where servlets are generated |
- |
- |
compiler |
|||
compilerTargetVM |
|
1.5 |
- |
compilerSourceVM |
|
1.5 |
- |
jspConfig |
|||
javaEncoding |
|
UTF8 |
- |
modificationTestInterval |
If |
0 |
- |
xpoweredBy |
Generate an X-Powered-By response header |
FALSE |
FALSE |
usePrecompiled/use-precompiled |
|
FALSE |
- |
isValidationEnabled/validating/enableTldValidation |
|||
reload-interval |
If |
- |
- |