User Profile

Collapse

Profile Sidebar

Collapse
pekkahu
pekkahu
Last Activity: Nov 19 '07, 02:30 PM
Joined: Nov 19 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • pekkahu
    started a topic question: http proxy to circumvent applet sandbox
    in IIS

    question: http proxy to circumvent applet sandbox

    I need to send an http request from an applet to a web server other than the one where the applet was loaded from. Sandbox prohibits doing this directly. The applet sandbox only allows connetion to the host it was loaded from.

    So, I need to use a proxy to fool the applet sandbox. Applet is loaded from IIS which uses JRun for servlets. I gather I need to write a servlet to act as a proxy because I was told that IIS/Jrun cannot be configured...
    See more | Go to post

  • pekkahu
    started a topic question about http proxy

    question about http proxy

    I need to send an http request from an applet to a web server other than the one where the applet was loaded from. Sandbox prohibits doing this directly. The applet sandbox only allows connetion to the host it was loaded from.

    So, I need to use a proxy to fool the applet sandbox. Applet is loaded from IIS which uses JRun for servlets. I gather I need to write a servlet to act as a proxy because I was told that IIS/Jrun cannot be configured...
    See more | Go to post
    Last edited by jhardman; Nov 21 '07, 02:45 AM. Reason: moved to general discussions
No activity results to display
Show More
Working...