Property |
Description |
defaultEncoding |
Defines the default encoding to use for servlets. Any encoding name that is supported by Java is a valid encoding string value for this property. The default value of null causes PageCompileServlet to treat the file as an array of bytes. |
verbose |
If true, prints a message when compiling a |
pageCheckSeconds |
Defines the number of seconds to wait before checking a |
defaultPageClassName |
Specifies the name of the class to use as a base class for pages that do not explicitly specify a class with the |
compileCommand |
Specifies the name of the command to use for compiling the Java files
generated by the PageCompileServlet. As long as you specify the bin directory of the JDK TM in your PATH environment variable, it should not be necessary to change the default. |
Top java-server-feedback@java.sun.com |
Copyright © 1998
Sun Microsystems, Inc. All Rights Reserved. |