Hi, couple of things to start with. A) I'm new to
JAVA. B) I've jumped into the deep end and skipped everything to get to J2ME. C) Please be kind, my head hurts a little already.
I'm looking for some advice, perhaps a link to a tutorial about storing long strings in memory as opposed to rms.
It is my understanding that after deleting a record from the record store, that a reference is still there, although not accessible by the midlet. I would like to avoid having any "leftovers" in my application and am wondering whether or not there is a way to keep information around across several screens without commiting it to a record store.
whew, a little long winded. sorry. Thanks in advance!