[Zope] Session without cookies.
Chris McDonough
chrism at plope.com
Mon Apr 11 17:15:29 EDT 2005
On Mon, 2005-04-11 at 16:35, Fernando Lujan wrote:
> Hi everyone,
>
> Is there possible to use a Session control without cookies?
Yes.
>
> I already changed the browser_id_manager and unchecked the cookies and
> checked the "Automatically Encode Zope-Generated URLs With A Browser Id"
> option. But it's just stops working. :(
Note that it says "Zope-generated" URLs. URLs that are not generated by
Zope will not be encoded.
> In addition, where could I get the Examples? The Zope book has a mention
> of it, but I couldn't find the URL to download the Examples.
Examples are available from the "Quick Start" page, which is available
from the default index_html of your Zope root.
- C
More information about the Zope
mailing list