<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String type = request.getParameter("type"); String toolid = "3405"; type = type == null ? "0" : type; if (type.equals("3")) { toolid = "4606"; } else if (type.equals("4")) { toolid = "5711"; } %> 接收馆藏数据 <%@ include file="../global/linkcss.jsp" %>
选择文件 数据预览 <%if(MyJspUtils.checkAuthority(session,""+toolid+"01")){%> 开始接收 <%}%> <%if(MyJspUtils.checkAuthority(session,""+toolid+"t4")){%> 格式设计 <%}%>
开始上传