what is we have an index of type int??? how do we refer to it???

means suppose i have <% int index=0; %>

how can i check this with logic:equal

thanks,
rama


----- Original Message ----- 
From: "Norman Timmler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 03, 2001 1:13 PM
Subject: AW: <logic:equal> simple question


> you can compare a property to an int value, but you have to quote it:
> 
> <logic:equal name="myForm" property="MyProperty" value="3">
> 
> 
> -----Ursprungliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag
> von gdelgado
> Gesendet: Dienstag, 3. Juli 2001 21:27
> An: [EMAIL PROTECTED]
> Betreff: <logic:equal> simple question
> 
> 
> > can I use the tag <logic:equal name="myForm" property="MyProperty"
> value=3>
> 
> in other words can i use an int ?
> 
> how about a boolean?
> 
> thanks in advance.
> 
> Gus
> 
> 
> 

Reply via email to