errorOnUseBeanInvalidClassAttribute = b;
}
- public int getTagPoolSize() {
- return Constants.MAX_POOL_SIZE;
- }
-
/**
* {@inheritDoc}
*/
return mappedFile;
}
- // Off-line compiler, no need for security manager
- public Object getProtectionDomain() {
- return null;
- }
-
/**
* Sets the option to include debug information in compiled class.
*/
return scratchDir;
}
- public Class<?> getJspCompilerPlugin() {
- // we don't compile, so this is meaningless
- return null;
- }
-
- public String getJspCompilerPath() {
- // we don't compile, so this is meaningless
- return null;
- }
-
/**
* {@inheritDoc}
*/