Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java Web Start and file sandbox on client side

843802Jan 14 2004 — edited Jan 19 2004
Hello,

I use Java Web Start for downloading and running of my application.

And I need to store some files created by my application to specific directory. I have all permission set in JNLP file and signed JARs.

I know there is a file sandbox but I don't know how to change it.

I made these tests:
1) Win2000, using Internet Explorer - file sandbox is set to a user's desktop
2) Win2000, using MYIE2 (better thirdparty internet explorer) - file sandbox is set to directory of MYIE2
3) Suse Linux 8.1 - file sandbox is set to user's home directory

Does anyone know how to change that sandbox to the specific local directory?
Maybe this can be changed in javaws.policy...?

Luke
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2004
Added on Jan 14 2004
1 comment
150 views