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