%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%> <%-- Created by IntelliJ IDEA. User: dooreaga Date: 18/08/2021 Time: 13:46 To change this template use File | Settings | File Templates. --%> <%@ page contentType="text/html;charset=UTF-8" language="java" %>
Name: ${product.name}
Description: ${product.description}
Weight | Price | ||
${pricing.weight} kg. | €${pricing.price} | Edit Delete |