<%@ page language="java" contentType="text/html; charset=utf-8"%> <%@ page import="java.io.*"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ include file="/jsp/common/include/localemessage.jsp" %> <%@ page import="com.eactive.eai.rms.common.login.SessionManager"%> <%@ page import="com.eactive.eai.common.util.SystemUtil"%> <% response.setHeader("Pragma", "No-cache"); response.setHeader("Cache-Control", "no-cache"); response.setHeader("Expires", "0"); %>
<%= localeMessage.getString("deployResourceSearchMan.title") %>
<%= localeMessage.getString("deployResourceSearchMan.resourceApp") %> <%= localeMessage.getString("deployResourceSearchMan.resourceName") %> <%= localeMessage.getString("deployResourceSearchMan.resourceDesc") %>
<%= localeMessage.getString("deployResourceSearchMan.resourceType") %>
<%= localeMessage.getString("deployResourceSearchMan.interfaceName") %> <%= localeMessage.getString("deployResourceSearchMan.interfaceDesc") %>