Kumaraswamy,
If you disbable the cookies every URL must have a jsession id. This
works fine OOTB when switching one protocol to another and jsessionid is
appended to the URL. Your's is custom code or you are using OOTB?
Thanks,
Raj
Kumaraswamy nandipati wrote:
Hi All,
I am not a tech savvy. Please pull me out of this problem.
Problem: I am browsing with "Disable Cookies" option for my ofbiz site. When
ever, I switch from http to https it is asking me to login. I saw that ofbiz
sets JSESSIONID as a cookie in normal browsing(cookie enabled).
Q1) Is this problem only in ofbiz or default from tomcat. I am questioning
because ofbiz internally uses tomcat instance??.
Q2) Is there any solution for switching between http and https other than
cookies??? Because, I want my "cookie-disabled customers" to browse
successfully on my site to place order??.