out.println(System.getProperties().getProperty("user.timezone"))
or
System.getProperties().list(new java.io.PrintWriter(out));-Tim David Kerber wrote:
What file would that be in?
--------------------------------------------------------------------- To start a new topic, e-mail: [email protected] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
