<%@ page contentType="text/html; charset=UTF-8" language="java" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> Computer List

Computer List

ID Name Price Stock Actions
${computer.id} ${computer.name} ${computer.price} ${computer.stock} Edit | Delete | 加购

${requestScope.msg}

我的购物车
Add New Computer
主页