Try
<c:if test="${user != null}">
--Do Something
</c:if>
--Deepak
----- Original Message -----
From: "Dean A. Hoover" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 18, 2004 1:37 PM
Subject: logic:present jstl equivalent?
> I am attempting to change my application to
> use jstl wherever possible. Is there an equivalent
> in jstl for the logic:present tag?
>
> For example, I use:
>
> <logic:present scope="session" name="user">
>
> is there some way to do this in jstl?
>
> Thanks.
> Dean Hoover
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]