Hello Jahid,

one of the main points of REST is, that there is no session state on the server. If you want to have a session state, than you do not follow the REST architecture style.

regards
  Stephan

Jahid schrieb:
Hi,

Is there any session on server side? I was looking for session or session type
something in API documentation. But I didn't fine any.

So the question is, is there any session object on server side? If yes, what
class is that and how to use that? If no, then how we maintain have some memory
bases data saving on server side?

Regards,

Jahid

Reply via email to