<%-------------------------------------------------------------------%> <%-- Copyright 2013 Code Strategies --%> <%-- This code may be freely used and distributed in any project. --%> <%-- However, please do not remove this credit if you publish this --%> <%-- code in paper or electronic form, such as on a web site. --%> <%-------------------------------------------------------------------%> <%@ page contentType="text/html; charset=ISO-8859-1" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ taglib prefix="sql" uri="http://java.sun.com/jsp/jstl/sql" %> <%@ taglib prefix="x" uri="http://java.sun.com/jsp/jstl/xml" %>

test.html

test.html source code