RE: Reg. JSTL expression.

2005-04-21 Thread Karr, David
What do you get when you add the following right before the "c:if" (including the square brackets): [] > -Original Message- > From: Iyanu, Rajasekaran [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 21, 2005 2:29 AM > To: Struts Users Mailing List > Subj

RE: Reg. JSTL expression.

2005-04-21 Thread Ashutosh Satyam
Try this instead // // Hope this helps. Regards, Ashutosh -Original Message- From: Iyanu, Rajasekaran [mailto:[EMAIL PROTECTED] Sent: Thursday, April 21, 2005 2:59 PM To: Struts Users Mailing List Subject: Reg. JSTL expression. Hi, I'm usin

Reg. JSTL expression.

2005-04-21 Thread Iyanu, Rajasekaran
Hi, I'm using the following JSTL expression in my JSP page, // // The value for the attribute MODE is assigned in my Action class and is available in the request. But the JSTL expression always returns false even if the MODE is set as Primary. Can anyone please