My applet needs to read some data from a file. I have put an applet and data file on a remote www server. But IE and Netscape does not allow me to read from that remote file(MS VM exception). I've tried editing java.policy file but no lock. Is there a problem in browser VM?
I have a binary file wich was created from a C structure. There are two char variables and five int variables. I would like to read this file and assign values to variables in Java class for furthere usage. I am having a real hard time doing that. Has anybody done that?
Ash
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.