MIDlet Issue
Hi friends,
In MIDlet, there are 2 textboxes userName and password ,
after succesful login ,user has to go next page ,how can i do this.i mean to say that next screen should come after the submission of previous one.
If anybody has code plz send it to me.
Please hel[p me on this regard
Waiting for reply
Best regards
karan
[373 byte] By [
karan88a] at [2007-11-26 19:08:24]

# 1
you can send a request to a servlet (or anything else) and the servlet will check if the user
is registered.. if true, you go the newt page, otherwise, close the app...
you should read this
http://developers.sun.com/techtopics/mobility/allarticles/#security
you will have more infos
# 3
The question is that-
When user enter correct loginName and password that time it is going to store in mobile database not in backend database which is in server, then How it is possible to invoke servlet bcoz ,servlet will handle this thing only one server side
not on client side.
I dont know whether i am confused or not getting .
Just help me
Beat regards
karan