J2ME linking interfaces.

Posted by user554031 on Stack Overflow See other posts from Stack Overflow or by user554031
Published on 2010-12-25T23:28:20Z Indexed on 2010/12/25 23:54 UTC
Read the original article Hit count: 126

Filed under:
|
|

Hey guys, I've been working with J2ME for a short while, however I've been unable to find anything regarding my query. I'm wanting to link interfaces, I.E A to B to C. Similar to a card layout. Information on each interface changes based on the choices the user made previously. For example City - Cinema - Cinema Listings. The eventual target is to create a MIDlet that displays information from a database (I understand a midlet needs to connect to a servlet which connects to the DB). Thanks in advance for you're time.

© Stack Overflow or respective owner

Related posts about java

Related posts about gui