1. integer comparison not working correctly in EL (JSP) stackoverflow.comI have the following code in my jsp -
and printing ${serviceOutput.ret.proposalsCount} gives the following -
Which ... |
2. Comparing ints using EL coderanch.com |
3. EL functions - returning a int. coderanch.com |
4. casting double to int while using el coderanch.com |