Hello from the "sayProperties" Servlet
(12 May 2005)
This is a Servlet Interface to display the System Properties
An exploration for BDCrypto
========================= Entering sayProperties() ===================
prop_key = java.runtime.name
keyValue = Java(TM) 2 Runtime Environment, Standard Edition
prop_key = sun.boot.library.path
keyValue = /usr/java/j2sdk1.4.2_04/jre/lib/i386
prop_key = java.vm.version
keyValue = 1.4.2_04-b05
prop_key = java.vm.vendor
keyValue = Sun Microsystems Inc.
prop_key = java.vendor.url
keyValue = http://java.sun.com/
prop_key = path.separator
keyValue = :
prop_key = java.vm.name
keyValue = Java HotSpot(TM) Server VM
prop_key = file.encoding.pkg
keyValue = sun.io
prop_key = user.country
keyValue = US
prop_key = sun.os.patch.level
keyValue = unknown
prop_key = java.vm.specification.name
keyValue = Java Virtual Machine Specification
prop_key = user.dir
keyValue = /usr/resin/resin-2.1.13
prop_key = org.xml.sax.driver
keyValue = com.caucho.xml.Xml
prop_key = java.runtime.version
keyValue = 1.4.2_04-b05
prop_key = java.awt.graphicsenv
keyValue = sun.awt.X11GraphicsEnvironment
prop_key = java.endorsed.dirs
keyValue = /usr/java/j2sdk1.4.2_04/jre/lib/endorsed
prop_key = os.arch
keyValue = i386
prop_key = java.io.tmpdir
keyValue = /tmp
prop_key = line.separator
keyValue =
prop_key = java.vm.specification.vendor
keyValue = Sun Microsystems Inc.
prop_key = java.naming.factory.url.pkgs
keyValue = com.caucho.naming
prop_key = os.name
keyValue = Linux
prop_key = resin.home
keyValue = /usr/resin/resin-2.1.13
prop_key = sun.java2d.fontpath
keyValue =
prop_key = java.security.manager
keyValue =
prop_key = java.library.path
keyValue = /usr/java/j2sdk1.4.2_04/jre/lib/i386/server:/usr/java/j2sdk1.4.2_04/jre/lib/i386:/usr/java/j2sdk1.4.2_04/jre/../lib/i386::/usr/resin/resin-2.1.13/libexec
prop_key = java.specification.name
keyValue = Java Platform API Specification
prop_key = java.class.version
keyValue = 48.0
prop_key = java.util.prefs.PreferencesFactory
keyValue = java.util.prefs.FileSystemPreferencesFactory
prop_key = os.version
keyValue = 2.6.9-89.0.19.ELsmp
prop_key = user.home
keyValue = /root
prop_key = user.timezone
keyValue = America/Los_Angeles
prop_key = java.security.policy
keyValue = /usr/resin/private/lp2.policy
prop_key = java.awt.printerjob
keyValue = sun.print.PSPrinterJob
prop_key = java.specification.version
keyValue = 1.4
prop_key = file.encoding
keyValue = UTF-8
prop_key = user.name
keyValue = root
prop_key = java.class.path
keyValue = .:/usr/resin/resin-2.1.13/lib/jdbc-mysql.jar:/usr/resin/resin-2.1.13/lib/dom.jar:/usr/resin/resin-2.1.13/lib/jaxp.jar:/usr/resin/resin-2.1.13/lib/jdbc2_0-stdext.jar:/usr/resin/resin-2.1.13/lib/jmx.jar:/usr/resin/resin-2.1.13/lib/jndi.jar:/usr/resin/resin-2.1.13/lib/jta_101.jar:/usr/resin/resin-2.1.13/lib/resin.jar:/usr/resin/resin-2.1.13/lib/sax.jar:/usr/resin/resin-2.1.13/lib/webutil.jar:/usr/java/j2sdk1.4.2_04/lib/tools.jar:/usr/java/j2sdk1.4.2_04/jre/lib/rt.jar:/usr/resin/resin-2.1.13/lib/jsdk23.jar
prop_key = java.naming.factory.initial
keyValue = com.caucho.naming.InitialContextFactoryImpl
prop_key = java.vm.specification.version
keyValue = 1.0
prop_key = sun.arch.data.model
keyValue = 32
prop_key = java.home
keyValue = /usr/java/j2sdk1.4.2_04/jre
prop_key = java.specification.vendor
keyValue = Sun Microsystems Inc.
prop_key = user.language
keyValue = en
prop_key = java.vm.info
keyValue = mixed mode
prop_key = java.version
keyValue = 1.4.2_04
prop_key = java.ext.dirs
keyValue = /usr/java/j2sdk1.4.2_04/jre/lib/ext
prop_key = sun.boot.class.path
keyValue = /usr/java/j2sdk1.4.2_04/jre/lib/rt.jar:/usr/java/j2sdk1.4.2_04/jre/lib/i18n.jar:/usr/java/j2sdk1.4.2_04/jre/lib/sunrsasign.jar:/usr/java/j2sdk1.4.2_04/jre/lib/jsse.jar:/usr/java/j2sdk1.4.2_04/jre/lib/jce.jar:/usr/java/j2sdk1.4.2_04/jre/lib/charsets.jar:/usr/java/j2sdk1.4.2_04/jre/classes
prop_key = java.vendor
keyValue = Sun Microsystems Inc.
prop_key = file.separator
keyValue = /
prop_key = java.vendor.url.bug
keyValue = http://java.sun.com/cgi-bin/bugreport.cgi
prop_key = sun.cpu.endian
keyValue = little
prop_key = sun.io.unicode.encoding
keyValue = UnicodeLittle
prop_key = sun.cpu.isalist
keyValue =
========================= Returning from sayProperties() ===================
========================= Entered sayWhoCalledMe() ===================
Charlie Otwell, Java "SayWhoCalledMe()"
Caller was 'null'
End of "Say-Who-Called_Me()"
========================= Returning from sayWhoCalledMe() ===================
========================= Entering sayAttributes() ===================
Charlie Otwell, Java "sayAttributes()", (session level)
There were NO registered Attributes.
========================= Returning from sayAttributes() ===================
*** End of sayProperties Servlet Output ***