%@ page language="java" pageEncoding="UTF-8"%> <%@ taglib uri="/struts-tags" prefix="s"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String usertype = session.getAttribute("userType")+""; %>
被举报用户id | 被举报用户姓名 | 举报人id | 举报人事宜 |
---|---|---|---|
${item.applyUserId} | ${USERS_MAP[item.applyUserId].username} | ${item.userId} | ${item.content} |