M
mannewalis
Greetings,
I am new to Java and j2me, and have a couple of questions. I want to
write a small program to display some data that I have on a j2me
enabled device. The data could be downloaded from a URL, and/or stored
locally as a file. My question is how to open a local file on the
device? And can this be done? I am wondering if the java midlet can
only access resources within its own jar file. If it can access files
outside the jar, then what would the path be to those files?
Thanks
Justin
I am new to Java and j2me, and have a couple of questions. I want to
write a small program to display some data that I have on a j2me
enabled device. The data could be downloaded from a URL, and/or stored
locally as a file. My question is how to open a local file on the
device? And can this be done? I am wondering if the java midlet can
only access resources within its own jar file. If it can access files
outside the jar, then what would the path be to those files?
Thanks
Justin