[hunchentoot-devel] Re: session shearing question

Andrea Chiumenti kiuma72 at gmail.com
Wed Jan 9 10:27:21 UTC 2008


Hello Edi,
here it is a working example.

unpack the attached file and link the two asd files to your system.

call
(asdf:oos 'asdf:load-op :cl-webobjects-test)

(in-package :cl-webobjects-test)

and then
(startme)

in your browser
go to http://localhost:4242/clwo/test/index.html

To verify the realm implementation click on the two realm tests.

I've no idea on how to do with cookies disabled, because I'm relatively new
to Hunchentoot

What I've modified for hunchentoot is locates in file src/hunchentoot-
overrides.lisp

Let me know, ciao

kiuma




On Jan 8, 2008 6:06 PM, Andrea Chiumenti <kiuma72 at gmail.com> wrote:

> should be,
> give me one or two days, till I'll prepare a fully working example of
> cl-webobjects (hunchentoot based application container),that mekes use of
> realms.
>
>
> On Jan 8, 2008 4:28 PM, Edi Weitz < edi at agharta.de> wrote:
>
> > On Tue, 8 Jan 2008 10:12:50 +0100, "Andrea Chiumenti" <
> > kiuma72 at gmail.com> wrote:
> >
> > > are you interested in these modifications ?
> >
> > Have you checked if it still works if you turn cookies off in your
> > browser?  Also, from a quick glance at the code I gather that the
> > default request realm is NIL.  Is that right?  Does that work?
> > _______________________________________________
> > tbnl-devel site list
> > tbnl-devel at common-lisp.net
> > http://common-lisp.net/mailman/listinfo/tbnl-devel
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20080109/cddb8d3f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cl-webobjects.tar.bz2
Type: application/x-bzip2
Size: 174485 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20080109/cddb8d3f/attachment.bin>


More information about the Tbnl-devel mailing list