The Artima Developer Community
Sponsored Link

Java Answers Forum
Applet Proxy, browser PAC file - need help

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sudha Subramanian

Posts: 2
Nickname: suse
Registered: May, 2003

Applet Proxy, browser PAC file - need help Posted: May 12, 2003 5:48 AM
Reply to this message Reply
Advertisement
Hi,

1. Does an applet always inherit the browser's proxy settings or is it based on the version ? If it does not, then won't most of the applets on the net fail to load ?

2. If an applet has to make a URLConnection to the net through a proxy, I would set the proxyHost and proxyPort System property to point to my proxyserver's host and port.

Now, if there are two applets on a page, and I set the proxyHost and proxyPort in one applet, would that be visible to the other applet as well ?


-Thanks/Sudha

Topic: PipeStreaming with ObjectStreaming App. - Freezes Previous Topic   Next Topic Topic: Incoming calls using JTAPI

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use