Hai,
I'm doing an application which has a login page. it queries the database and check for user authetication and later if valid user he should be given the various options mentioned..
i get that whether the user id valid or not but my problem is....i don't know how to direct it to the options to be given to the user since it is written as different MIDlet.and also since all the operations has got a connection to the databse which is been handled by
thread.. when one or more threads comes in one program it is showing a deadlock warning() when MIDlet is executed.
please help me....if anyone knows please tell how to connect the login page and the options to be performed?
regards,
Saumya.