Dieter,
Thanks for the pointer. I searched zope.org and Google looking for a
"Cookie Spec" and came up empty but for Appendix B of the Zope Book.
On Fri, 26 Apr 2002, Dieter Maurer wrote:
> Dennis Allison writes:
> > ... Cookies not delivered ...
> > RESPONSE.setCookie('myCookie', cookievalue )
> Add a "path='/'".
>
> See the cookie spec for details.
>
>
> Dieter
>