<%-- - FILE - ePatchReview.jsp - - DESCRIPTION - Review page for the emergency patching wizard. - - MODIFIED (MM/DD/YY) - tasingh 07/13/05 - ADA Bugs - tasingh 06/20/05 - Add summary attribute - achugh 05/05/05 - Add section for patching scripts. - tasingh 04/05/05 - UI review bug fixes - tasingh 03/18/05 - ER-4239819 Show selected credentials type - achugh 03/11/05 - Bug-4199708 - tasingh 12/28/04 - - tasingh 10/20/04 - - tasingh 09/27/04 - tasingh_hostpatch_ui - tasingh 08/30/04 - created - - SINCE - 10.2 - --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--All your contents should be within this tag--%> <%--Credentials Type--%> <%--Patching Scripts Information--%> <%--Pre-Patching Script--%> <%--Post-Patching Script--%> <%@ include file="wizTemplate.jspf" %>