Results 1 to 3 of 3
- 07-02-2010, 11:59 AM #1
Member
- Join Date
- Jul 2010
- Posts
- 1
- Rep Power
- 0
Problem when downloading an applet
Hello,
We're trying to use an applet in a page. This page is hosted in an IIS server with Windows authentication (using NTLM). When the page hosting the applet loads (in IE8) Java shows a dialog box asking for user credentials, then the .jar files are downloaded an everything works fine. But, if we try to do the same on Firefox 3.6.6, we don't see de dialog box, an the console throws an error (ClassNotFoundException) because the .jar can't be downloaded (we receive multiple 401 errors, but java doesn't show us the dialog box). We have java 1.6.0_20 installed, and we cannot understand why it works fine in IE8 and not in FireFox. I have to tell that, if I open the page in IE, and when Java asks user credentials, I check the "Remember credentials" option, then in Firefox it works fine. ¿What can we do to make this credentials dialog box appear anytime a 401 error is received?
Also, I have to mention that we are under a SOCKS proxy that also uses NTLM authentication, but, in the client network, we have also this problem in firefox (and even, somentimes, in IE).
We've tried every possible configuration and we're almost crazy with this.
Thanks for your help.
- 07-03-2010, 01:28 AM #2
show us your problem code please :(
- 07-03-2010, 02:40 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Similar Threads
-
problem in downloading file from a URL.
By lalit.wientech in forum NetworkingReplies: 11Last Post: 03-26-2010, 12:27 PM -
What to do after downloading an API
By shahid0627 in forum New To JavaReplies: 2Last Post: 03-04-2010, 06:24 PM -
Downloading help with JDK 6
By oneofthelions in forum Advanced JavaReplies: 1Last Post: 12-15-2009, 01:42 AM -
Downloading help with JDK 6
By oneofthelions in forum New To JavaReplies: 1Last Post: 12-13-2009, 06:31 PM -
Problems with downloading Files from Applet
By Albert in forum Java AppletsReplies: 1Last Post: 07-05-2007, 05:09 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks