<%@page language="java" pageEncoding="UTF-8"%> <%@include file="/commons/include/html_doctype.html"%> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
来电机关: ${cueSheet.orgname}
活动名称: ${cueSheet.eventname}
活动时间:
活动地点: ${cueSheet.eventplace}
参加人员名称: ${cueSheet.username}
备注: ${cueSheet.remark}