<%@page contentType = "text/html; charset=EUC-JP"%>

ELTest

1 > (4/2)${1 > (4/2)}
100.0 == 100${100.0 == 100}
(10*10) ne 100${(10*10) ne 100}
4 > 3${4 > 3}
3 div 4${3 div 4}
10 mod 4${10 mod 4}
empty param.test${empty param.test}