<%@ page language=“java” contentType=“text/html; charset=UTF-8” pageEncoding=“UTF-8”%>
<%@ taglib prefix=“c” uri=“http://java.sun.com/jsp/jstl/core” %>
<%@ taglib prefix=“fmt” uri=“http://java.sun.com/jsp/jstl/fmt” %>

查看留言 <%@ include file="/pages/header.jsp" %>

您好,${sessionScope["user.login.user"].username }!   添加留言

退出登录


主题:

${messageVo.title }

内容:

${messageVo.content }

留言者:

${messageVo.username }

最后更新:

操作:

修改 删除

当前没有留言,请添加留言后查看