Click to See Complete Forum and Search --> : JFileChooser Warning: "... drive A:"


JFM
August 26th, 1999, 06:10 AM
Hi,

I'm using JDK 1.2.2, Win NT, SP 3

When I start the JFileChooser within the appletviewer or plugin 1.2.2, I receive the message:
"No diskette in drive. Please insert a diskette in drive A:"
When I press 'Cancel' or 'Ignore', the FileChooser pops up and works fine. The initial directory is my home directory which is not "A:\".
I gave the applet all security permissions (in the .java.security).

When I start the app as an application (same code), the warning does not occur.

Is there a workaround ?

Thanks,
Jan.