<%@ page contentType="text/html" %><%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %> JSP is Easy JSP is as easy as ... <%-- Calculate the sum of 1 + 2 + 3 dynamically --%> 1 + 2 + 3 =