Re: Connection Timeout



Didn't try it myself but setting it at run-time should be working fine.
If you see the source of java.security.Security, it loads the content
of file "java.security" into a Properties. Then if you invoke (if yor
app. havs rights to do this) Security.setProperty(key, val) the content
of the Properties map is updated.

pseli...@xxxxxxxxx wrote:
> We will just have to wait and see... The server has not gone down yet.
> I am holding thumbs that it will work.

chris

.



Relevant Pages