Serialized Form
Package org.apache.jasper |
Package org.apache.jasper.compiler |
Package org.apache.jasper.runtime |
cl
java.lang.ClassLoader cl
pageContext
javax.servlet.jsp.PageContext pageContext
Package org.apache.jasper.servlet |
loghelper
Log loghelper
context
javax.servlet.ServletContext context
jsps
java.util.Hashtable jsps
config
javax.servlet.ServletConfig config
loader
JasperLoader loader
options
Options options
parentClassLoader
java.lang.ClassLoader parentClassLoader
engine
ServletEngine engine
serverInfo
java.lang.String serverInfo
insecure_TMI
boolean insecure_TMI
- Set to true to provide Too Much Information on errors
Package org.apache.tomcat.core |
rootCause
java.lang.Throwable rootCause
Package org.apache.tomcat.util.buf |
buff
byte[] buff
start
int start
end
int end
enc
java.lang.String enc
isSet
boolean isSet
limit
int limit
out
ByteChunk.ByteOutputChannel out
isOutput
boolean isOutput
buff
char[] buff
start
int start
end
int end
isSet
boolean isSet
isOutput
boolean isOutput
limit
int limit
out
CharChunk.CharOutputChannel out
type
int type
hashCode
int hashCode
hasHashCode
boolean hasHashCode
caseSensitive
boolean caseSensitive
byteC
ByteChunk byteC
charC
CharChunk charC
strValue
java.lang.String strValue
hasStrValue
boolean hasStrValue
intValue
int intValue
hasIntValue
boolean hasIntValue
dateValue
java.util.Date dateValue
hasDateValue
boolean hasDateValue
creationTime
long creationTime
lastAccessedTime
long lastAccessedTime
thisAccessedTime
long thisAccessedTime
isNew
boolean isNew
maxInactiveInterval
long maxInactiveInterval
isValid
boolean isValid
name
MessageBytes name
id
int id
parent
java.lang.Object parent
Package org.apache.tomcat.util.http |
name
MessageBytes name
value
MessageBytes value
comment
MessageBytes comment
domain
MessageBytes domain
maxAge
int maxAge
path
MessageBytes path
secure
boolean secure
version
int version
Package org.apache.tomcat.util.net |
authority
java.lang.String authority
- The authority part of the URL.
file
java.lang.String file
- The filename part of the URL.
host
java.lang.String host
- The host name part of the URL.
path
java.lang.String path
- The path part of the URL.
port
int port
- The port number part of the URL.
protocol
java.lang.String protocol
- The protocol name part of the URL.
query
java.lang.String query
- The query part of the URL.
ref
java.lang.String ref
- The reference part of the URL.
userInfo
java.lang.String userInfo
- The user info part of the URL.
Package org.apache.tomcat.util.qlog |
df
java.text.DateFormat df
- Deprecated.
lastSec
long lastSec
- Deprecated.
sb
java.lang.StringBuffer sb
- Deprecated.
fp
java.text.FieldPosition fp
- Deprecated.
Copyright © 2001 Apache Software Foundation. All Rights Reserved.