Hi Experts,
I am developing a desktop application with the following architecture
SAP UI5->N/w Gateway->HANA
My question is basically how is session management done in this architecture?
I can see that during the first logon the gateway service returns an SAP session id
in the cookie. Will browser take care of using this session id and take care of
session management automatically?