<%@ page contentType="text/html" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> JSP Bulletin Board <%-- add a new post --%> <%-- display posts --%>
UserContent
${p.user}${p.content}
<%-- add more items --%>