--- Gargi <[EMAIL PROTECTED]> wrote:
> public void init(ServletConfig config) throws
> ServletException
> {
> super.init(config);
> System.getProperties().put( "proxySet", "true"
> );
> System.getProperties().put( "proxyHost",
> "314.7.66.8" );
> System.getProperties().put( "proxyPort",
> Integer.toString(3128) );
> }
I see people using all sorts of exotic system
properties - how do you find out about them? I've
never been able to find a definitive list - just a few
common ones I've come across by accident like
user.dir.
=====
Stuart Butler
Entier Ltd
[EMAIL PROTECTED] or [EMAIL PROTECTED]
____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html