[EMAIL PROTECTED] wrote: >Goal: >Use HttpClient within an untrusted applet to connect to the host the applet >originated from. >[...] >Possible solution: >move the System.getProperty call inside the "try" block. > >Is this reasonable?
Looks perfectly reasonable to me. Just applied and committed, all 110 unit tests still pass (of course). Thanks Alvin, good catch. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
