| Reply | « Previous Thread | Next Thread » |
|
When using mobile to call servlets for services, can the servlets keep sessions for each mobile?
|
|
Servlets can keep the session as they would do with any client, but on the MIDlet you'll have to add some code to get the session ID from the cookie and send it for every connection.
Here's a nice article about all that. shmoove |
|
oh, thanks very much!
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|