Probably a cookie. Look into understanding how cookies work and how the servlet container uses them, then understand how to manage cookies with HttpClient.
On Sat, Jan 16, 2010 at 12:57 AM, Testingjsp <[email protected]> wrote: > Hi, > > I am making a request from an android application to jsp server, when > running the jsp url from android browser, > server is able to maintain session and page navigation history. When > trying the same from android application it is not maintaining the > session. > > Ie. if a user logs-in his details are not maintained if it is from > android application. > > Please can you help me on this. > > Thanks in advance. > > Regards, > tesingjsp. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en >
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

