i have one midlet(form)after verification it should go to another(form)midlet..after this midlet it should connect it to another midlet database(rms).i know push registry is one option....is der anyother way..
i have one midlet(form)after verification it should go to another(form)midlet..after this midlet it should connect it to another midlet database(rms).i know push registry is one option....is der anyother way..
http://discussion.forum.nokia.com/fo...t=start+midlet
pls check dis out...i dont understand wat dey want to convey abt invoking one midlet from another..
especially these sentences
What I usually do is make my MIDlet subclasses just an "application-lifetime-skeleton". They don't have any of the actual functionality which is usually in one or more main classes. That way you don't actually have to start any new MIDlets, just load and initiate one of the other main classes.
explain me somebody pl