<%@ include file="/sdk/oemTop.jspf" %> <%@ 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="/oemTitle.jspf" %> <%@ include file="/database/global.jspf" %> <%--------------------------------------------- - All packages are currently installed ----------------------------------------------%> <%--------------------------------------------- - Some packages are currently installed ----------------------------------------------%> <%--------------------------------------------- - No packages are currently installed ----------------------------------------------%> <%@ include file="metrics.jspf" %> <%----------------------------------------------- - RADIO BUTTON: INSTALL (or REINSTALL) - Offers to "Install" when nothing is installed - Offers to "Reinstall" when some portion is installed - Otherwise, (re)installation is not offered ------------------------------------------------%> <%--------------------------------------------- - No packages are currently installed - Offer to install ----------------------------------------------%> <%--------------------------------------------- - Some (but not all) packages are currently installed - Offer to reinstall ----------------------------------------------%> <%----------------------------------------------- - RADIO BUTTON: SKIP ------------------------------------------------%> <%--------------------------------------------- - All packages are currently installed - Offer to skip, leaving the metrics enabled ----------------------------------------------%> <%--------------------------------------------- - Some packages are not currently installed - Offer to skip, leaving the metrics disabled ----------------------------------------------%> <%--------------------------------------------- - No packages are currently installed - Offer to skip, leaving the metrics disabled ----------------------------------------------%> <%----------------------------------------------- - RADIO BUTTON: UNINSTALL - Only offer this button when something is installed ------------------------------------------------%> <%--------------------------------------------- - All packages are currently installed - Offer to uninstall ----------------------------------------------%> <%--------------------------------------------- - Not all packages are currently installed - Offer to uninstall ----------------------------------------------%> <%------------------------------- End of File ------------------------------%>