j2sdk 1.4.1 - user can't read/write files outside of the working directory via JFileChooser.
JFileChooser won't allow user to browse the file system, outside of the default file system.
This also occurs when the user executes a write operation that doesn't require user intervention. (i.e. auto-backups return the same error message.).
The application is standalone, and doesn't use applets.
Any Ideas?
JFileChooser won't allow user to browse the file system, outside of the default file system.
This also occurs when the user executes a write operation that doesn't require user intervention. (i.e. auto-backups return the same error message.).
The application is standalone, and doesn't use applets.
Any Ideas?