%@ page contentType="text/html; charset=GBK"%> <%@ include file="/IncludeBegin.jsp"%><% /* Content: 选择附件框 */ //获得页面参数 String sEDocNo = CurPage.getParameter("EDocNo"); String sDocType = CurPage.getParameter("DocType"); String acceptType = "application/msword"; if("Def".equals(sDocType)) acceptType = "application/xml"; %>