jsp <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> jsp <c:forEach items="${myArray}" var="item"> ${item}<br> </c:forEach>


上一篇:
下一篇:
切换中文