Hello.

I have the following line in my xsp:

<input:get-attribute module="session-attr" name="id" default="1"/>

I was thinking that if the session doesn't exist, it would output �1�, but would not creating the session. But, even if I set a create-session="false", this create a empty session.

How should I do to do the same thing without creating a session if there is no one.

I'm open to use actions, whatever.

Regards.
--
Aur�lien DEHAY

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to