<%-- - FILE - undoPatchingPkgs.jsp - - DESCRIPTION - The Undo Patching - Packages step of the wizard. - It provides an interface to the user to select the - packages that need to be uninstalled or rolled back. - - MODIFIED (MM/DD/YY) - tasingh 07/13/05 - ADA Bugs - tasingh 06/20/05 - Add summary attribute for table - tasingh 05/26/05 - tasingh_bug-4327813 - tasingh 09/02/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 page contents should be within this tag--%> <%--to display error message--%> <%--package selection shuttle--%> <%--to display error message--%> <%@ include file="wizTemplate.jspf" %>