${gsbz}是后台数据的内存地址值
<c:forEach var="item" items="${gsbz}" varStatus="i">alert("${item.id}");<%--<c:if test="${i.count==1}"></c:if>--%></c:forEach>