-
ServerVersion
String ServerVersion
************************************************************************
OPeNDAP Server Version for the test server...
Ostensibly it's a serializable item...
-
allowDeflate
boolean allowDeflate
Support compressions or not
-
track
boolean track
Debugging
-
syncLock
Object syncLock
Used for thread syncronization.
-
HitCounter
int HitCounter
************************************************************************
Count "hits" on the server...
-
servletConfig
javax.servlet.ServletConfig servletConfig
Keep a copy of the servlet config
-
servletContext
javax.servlet.ServletContext servletContext
Keep a copy of the servlet context
-
rootpath
String rootpath
path to the root of the servlet in tomcat webapps directory
-
prArr
ArrayList<E> prArr