C2: Create session conditionally in XSP page?

2001-08-21 Thread Chris Newland
Hi All, Is there a way to conditionally create a session object in C2? I have a page that authenticates a user and I don't want to use create-session="true" in the xsp:page element since this will also create a session for a user whose authentication failed (I think). Is there a way to create t

Re: Create session conditionally in XSP page?

2001-08-21 Thread Piroumian, Konstantin
> Hi All, > > Is there a way to conditionally create a session object in C2? > > I have a page that authenticates a user and I don't want to use > create-session="true" in the xsp:page element since this will also create a > session for a user whose authentication failed (I think). > > Is there a

RE: C2: Create session conditionally in XSP page?

2001-08-21 Thread Vadim Gritsenko
on. Vadim > -Original Message- > From: Chris Newland [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 21, 2001 7:20 AM > To: Cocoon-Users > Subject: C2: Create session conditionally in XSP page? > > > Hi All, > > Is there a way to conditionally create a