Try as I might, try as I may, I can't seem to get AxKit::XSP::Cookie to set and expiration date.

Here the relevant code...

<cookie:create name="shopper" path="/" expires="+3M">
  <cookie:value>
    <xsp:expr>$uuid</xsp:expr>
  </cookie:value>
</cookie:create>


I've got FireFox cranked up to ask when setting every cookie, and the cookie gets set with the proper name/value, but the expires still says "at end of session" and not date is displayed.

Anyone else get this to work?

-=Chris

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to