I am new to android .In my application i need to maintain a session when first connection of web service(i need to implement java server web service urls when i call the first url i got response. after that second url call it gives the false response .thing is i need to call the url with in the same session as i called my first url) .I found different answers but i don't under stand those.what i am expecting is how to get the session id when my first call and how can i keep those in further activities. please share sample code or related docs or relate answers.I hope you understand my intention .
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
to get cookies or session from the server if using http client use this:
|
|||||
|