File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Distributed Java
Author
CORBA and File access in an applet
Lin Shen
Ranch Hand
Joined: Oct 08, 2003
Posts: 57
posted
Oct 12, 2005 09:57:00
0
Hi, I want to integrate CORBA in an
applet
. I got this exception when running appletviewer. Sandbox constraint. :-(
Exception in thread "Thread-2"
java.security.AccessControlException
: access denied (
java.lang.RuntimePermission
modifyThread)
Also, I want to use
JFileChooser
on the client side to allow users to submit files to the server. But surely this is not allowed in a normal applet with sandbox again.
I read a tutorial about Signed
Applets
at
http://java.sun.com/developer/onlineTraining/Programming/JDCBook/signed.html
But I am still not sure what should I do with CORBA.
Could anybody tell me how I can use JFilechooser and CORBA in an applet. Please give a step by step guide if you can.
Thanks very much.
I agree. Here's the link:
http://aspose.com/file-tools
subject: CORBA and File access in an applet
Similar Threads
getting error when applet try to access some jar file
windows user name
New to Java (with a few questions)
Applet Signed
making applet signed without policy file
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter