
12 Apr
2008
12 Apr
'08
1:17 p.m.
On 4/12/08, Hans Hübner <hans@huebner.org> wrote:
if I understand your source code right, what you need is a realm argument to START-SESSION that makes it possible to have multiple sessions on one Hunchentoot server. Correct?
Well, I realised that my description of the feature is not quite right, another try: You want to have the option to use multiple sessions within one request, qualified by a realm argument. Or what? It would really help if you would describe your requirements yourself instead of letting us guess from your example source code. -Hans