H I Geert,

My problem with the disappearing cookie turned up when I debugged the buggy
cookie library that was uploaded seven or eight years ago. I will give the
libraries you pointed me to a try instead.

Thank you very much!

Henrik



>>>

Hi Henrik,

Not quite sure what the problem could be, but perhaps the Cookie syntax
might need a bit more attention. There are two helper libraries that can
help you with this. You can find them on github under marklogic commons:

https://github.com/marklogic/commons/

Go down the http folder, you will find there cookies.xqy and
statefull-cookies.xqy. They both implement the same interface, but
statefull-cookies does some server-side caching during a request to prevent
duplicate headers to get sent out and such.

Kind regards,
Geert

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to