%@ page contentType="text/html; charset=UTF-8" language="java" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
ID | Name | Price | Stock | Actions |
---|---|---|---|---|
${computer.id} | ${computer.name} | ${computer.price} | ${computer.stock} | Edit | Delete |