Can you share the session variables between two .net 2.0+ applications?

后端 未结 4 1225
醉梦人生
醉梦人生 2020-12-10 09:26

I was told this works, but...

I guess I\'m just not getting this, it seems there\'s a hidden step I may be missing, can anyone correct this or point out my mistake?

4条回答
  •  攒了一身酷
    2020-12-10 10:26

    Additionally both apps must run on the same domain so that user browser use one cookie to store session id.

提交回复
热议问题