<%@ page contentType="text/html; charset=UTF-8"%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%-- <%@ include file="/oemNoscript.jspf"%> --%> <%@ page import="oracle.sysman.db.rsc.net.profile.ProfileMsg"%> <%@ page import="oracle.sysman.db.rsc.net.NetMsg"%> <%@ page import="oracle.cabo.ui.data.BundleDataObject"%> <%@ page import="oracle.sysman.emSDK.util.jdk.NLSUtil"%> <% request.setAttribute("profileBundle", new BundleDataObject(NLSUtil.getBundle(ProfileMsg.class.getName(), request))); request.setAttribute("netBundle", new BundleDataObject(NLSUtil.getBundle(NetMsg.class.getName(), request))); %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%-- Wallet Dir Location row --%> <%-- HSM Dir Location row --%> <%-- Profile Location row --%> <%-- Inifile Location row --%> <%-- Windows registry Key Row --%>