<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> GuestBook

GuestBook

NameMessageDate
${entry.name} ${entry.message}

Add Comment