%@ 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 title="未知菜单"; String toolid ="6309"; if(type != null){ if(type.equals("acqbind")){ title="装订类型"; toolid ="6409"; }else if(type.equals("docsources")){ title="来源方式"; toolid ="6401"; }else if(type.equals("finsources")){ title="财经来源"; toolid ="6404"; }else if(type.equals("media")){ title="载体类型"; toolid ="6402"; }else if(type.equals("pertype")){ title="期刊类型"; toolid ="6501"; } } %>
代码 | 名称 | <% if(type.equals("loaction")){ %>显示优先级 | <% } %>备注 |
---|
代码 | |
名称 | |
显示优先级 | |
备注 |