Re: applet can't read files in document base with IE & Sun Java 1.4.2
From: RowdyRednose (rowdy.rednose_at_gmx.net)
Date: 07/30/04
- Next message: Roedy Green: "Re: Sun vs. Microsoft JVMs"
- Previous message: Roedy Green: "Re: Sun vs. Microsoft JVMs"
- In reply to: zoopy: "Re: applet can't read files in document base with IE & Sun Java 1.4.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Jul 2004 13:23:30 -0700
> I've tried your applet with JRE 1.5.0b2 in both Mozilla 1.7 and IE6. I didn't encounter any
> problems, neither when executing it from file system (file://) nor from webserver (http://).
Hm. Maybe it's fixed with 1.5. I'll check that. Did you follow all my
steps to reproduce the problem (especially putting the class into a
jar)?
> Sun's bug database shows a couple of bugs which seem to be related (4816480, 4982417, 4697178 [space
> character in path?]), but they are closed or have been reported against earlier version than 1.4.2.
I checked these bugs. No one matches my problem :(
But I found one which does: 5011139.
Since the bug won't be fixed I'll have to implement the workaround
(see comments in bug 5011139) using a Thread (Runnable)...
- Next message: Roedy Green: "Re: Sun vs. Microsoft JVMs"
- Previous message: Roedy Green: "Re: Sun vs. Microsoft JVMs"
- In reply to: zoopy: "Re: applet can't read files in document base with IE & Sun Java 1.4.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|