I may be mistaken with the version of EL you're using, but I use syntax
such as:
"${!empty logRows}"
Less typing and its easier on the eyes ;-)
Regards,
Kaleb
-----Original Message-----
From: Rahul Akolkar [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 24, 2005 2:29 PM
To: Struts Users Mailing List
Subject: Re: Problem With NOT EMPTY Using the <c:when ...> Tag
On 8/24/05, Caroline Jen <[EMAIL PROTECTED]> wrote:
> I use the NOT EMPTY to do the testing. I have
<snip/>
> javax.servlet.jsp.JspException: An error occurred while evaluating
> custom action attribute "test" with value "${NOT EMPTY log
> Rows}": Encountered "EMPTY", expected one of ["}",
<snap/>
Keywords, in many languages, including JSP 2.0 EL are case sensitive.
Questions purely about JSTL or EL are better addressed to
[email protected]
-Rahul
---------------------------------------------------------------------
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]