Hi all
Ive writing a simple j2me program to read from a file. Im running the midlet on a pda but im having trouble accessing the file. Im using J9 JVM on a Dell Axim, ive also installed the JSR-75 (which is need to access files), however im still having trouble access a file.
The midlet is in an untrusted security domain, so i think this is the problem. So do i need to sign my .jar file? If i do, how do i do that?
Im really stuck, so id really appreciate your help.
Thanks