急!在线等!!struts2中关于jsp中判断一个字符串是否包含另一个字符串的问题
发布网友
发布时间:2022-05-05 12:50
我来回答
共2个回答
热心网友
时间:2023-10-08 14:49
上面bug,你说清楚啊。把整个代码弄上。追问jsp中
test
bug:/MyJsp.jsp(30,1) The attribute prefix fn does not correspond to any imported tag library
就是这行
热心网友
时间:2023-10-08 14:49
<c:if test="${fn:contains(#session.powers, "A")}">
test
</c:if>
这样试试追问还是不行
bug:MyJsp.jsp(30,45) equal symbol expected
页面也报错