您将如何维护http和https之间的会话 [英] how will you maintain session between http and https

查看:140
本文介绍了您将如何维护http和https之间的会话的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个电子商务应用程序并使用Paypal进行付款.paypal在HTTPS协议下工作,我的应用程序是HTTP.iam仅在第一次从Paypal返回时丢失了会话.第二次和下一次iam获取我的会话值

i am developing an e-commerce application and using paypal for payment.paypal is working under HTTPS Protocol and my application is HTTP.iam losting session when returning from paypal for first time only.second and next time iam getting my session values.please any help would be appreciated.

推荐答案

会话状态应保持在http和https之间,否则会话状态可能会丢失(例如,应用程序回收inProc模式)-
http://forums.asp.net/post/7504.aspx [
Session state should be maintained between http and https session state can be lost (app recycles for inProc mode for example) -
http://forums.asp.net/post/7504.aspx[^]


引用该线程
http://stackoverflow.com/questions/1193361/what-should-i-do-if-i-want-to-maintain-session-between-http-and-https-asp-net [ http://stackoverflow.com/Questions/567535/how-can-i-share-an-asp-net-session-between-http-and-https [
Refer this thread
http://stackoverflow.com/questions/1193361/what-should-i-do-if-i-want-to-maintain-session-between-http-and-https-asp-net[^]
http://stackoverflow.com/questions/567535/how-can-i-share-an-asp-net-session-between-http-and-https[^]


这篇关于您将如何维护http和https之间的会话的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆