<c:if test="${not empty sessionScope.user}">...

Dean A. Hoover wrote:

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]



Reply via email to