Link to home
Start Free TrialLog in
Avatar of mickeydog
mickeydog

asked on

java applet security problem

i am trying to launch a java applet from an html file
i have created the applet, and it runs fine on its own
(in Visual Cafe).  But when try to run it from the html
file, i get the error:

Exception com.ms.security SecurityExceptionE... (can't see all of it)

the html file and java class file are in the same folder.

what is going wrong?
Avatar of Smilly
Smilly

What does your Applet do? This exception is a Security problem.
Do you try to read/write a file, connect to a DB, or make a
socket connection....???
Avatar of mickeydog

ASKER

it reads some txt files and displays jpg files
ASKER CERTIFIED SOLUTION
Avatar of Smilly
Smilly

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
it reads some txt files and displays jpg files
if i have to create a server application and a client applet, would it be easier if i just created one application thats runs like i had intended the applet to run?

oh, btw, in english, "becouse" should be spelled "because"


oh, btw, in english, "becouse" should be spelled "because"


Hehehe okey, Big mistake...Bec(a)use....Thanks, I'll remember that, oh btw. I, always spelled with a big I. Now we are even.

To your comment:
Okey, if you doesn't have to run thru a browser, then
there are no problems.....
But it's not a big thing to make client/server applications/
applets in java, you have all the classes, in your jdk.

haha! _i_ am just too lazy to type the <shift> key when typing 'i'.