%@ page contentType="text/html; charset=UTF-8" language="java" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
ID | 名称 | 价格 | 库存 | 操作 |
---|---|---|---|---|
${computer.id} | ${computer.name} | ${computer.price} | ${computer.stock} |
|
${requestScope.msg}