Hello Edi,<br>here it is a working example.<br><br>unpack the attached file and link the two asd files to your system.<br><br>call <br>(asdf:oos 'asdf:load-op :cl-webobjects-test)<br><br>(in-package :cl-webobjects-test)
<br><br>and then <br>(startme)<br><br>in your browser<br>go to <a href="http://localhost:4242/clwo/test/index.html">http://localhost:4242/clwo/test/index.html</a><br><br>To verify the realm implementation click on the two realm tests.
<br><br>I've no idea on how to do with cookies disabled, because I'm relatively new to Hunchentoot<br><br>What I've modified for hunchentoot is locates in file src/hunchentoot-overrides.lisp<br><br>Let me know, ciao
<br><br>kiuma<br><br><br><br><br><div class="gmail_quote">On Jan 8, 2008 6:06 PM, Andrea Chiumenti <<a href="mailto:kiuma72@gmail.com">kiuma72@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
should be,<br>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.<div><div></div><div class="Wj3C7c"><br><br><div class="gmail_quote">
On Jan 8, 2008 4:28 PM, Edi Weitz <
<a href="mailto:edi@agharta.de" target="_blank">edi@agharta.de</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>On Tue, 8 Jan 2008 10:12:50 +0100, "Andrea Chiumenti" <
<a href="mailto:kiuma72@gmail.com" target="_blank">kiuma72@gmail.com</a>> wrote:<br><br>> are you interested in these modifications ?<br><br></div>Have you checked if it still works if you turn cookies off in your<br>
browser?  Also, from a quick glance at the code I gather that the
<br>default request realm is NIL.  Is that right?  Does that work?<br>_______________________________________________<br><div><div></div><div>tbnl-devel site list<br><a href="mailto:tbnl-devel@common-lisp.net" target="_blank">

tbnl-devel@common-lisp.net</a><br><a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br></div></div></blockquote></div><br>
</div></div></blockquote></div><br>