| Author |
How to compare a Short with 1 in OGNL (Struts 2)
|
Andrei Antonescu
Ranch Hand
Joined: Jul 08, 2010
Posts: 75
|
|
Hello,
I would like to write in OGNL smth like this:
where y is of type "Short". Writing it in that form (y==1) doesn't seem to work.
Can you please help me?
Thanks in advance.
|
 |
Richard Golebiowski
Ranch Hand
Joined: May 05, 2010
Posts: 213
|
|
|
It should. Do you have a getter?
|
 |
 |
|
|
subject: How to compare a Short with 1 in OGNL (Struts 2)
|
|
|