<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="sql" uri="http://java.sun.com/jsp/jstl/sql" %> <%-- set data source --%> <%-- query --%> select * from guestbook GuestBook (JSTL SQL)

There is no message yet.

IdNameMessage
${col}

Add Comment