<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %> 欢迎使用后台管理系统
批量删除
用户评论列表
用户 新闻 内容 日期 操作
${topic.username} ${topic.title} ${topic.contents} ${topic.addtime}
${html }