【问题标题】:change the expiry date of cookies in websphere commerce更改 websphere 商务中 cookie 的到期日期
【发布时间】:2013-08-22 12:41:54
【问题描述】:

我需要在 websphere Commerce 7 中更改 OOB(开箱即用)cookie 的到期日期。我该怎么做? WCS 中的哪个文件具有 OOB Cookies 的属性?

【问题讨论】:

    标签: cookies customizing wcs


    【解决方案1】:

    wc-server.xml 包含你想要的字段。

     <PersistentSession
        cookieExpiry="-1"
        delayNewPersistentGuestSession="true"
        display="false" enable="true"/>
    

    【讨论】:

      猜你喜欢
      • 2011-06-19
      • 2022-08-05
      • 2018-07-09
      • 2019-06-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-06-22
      相关资源
      最近更新 更多