Java code
${
"a"
==
} ${
"b"
eq
}
都可以
<c:if test = "${list.name eq '门票 '} "> </c:if>字符串对比要用eq,后面要加单引号