<%-- - FILE - remedyDetails.jsp - - DESCRIPTION - jsp file for showing the details of a remedy - Its controller must provide getPageHeader() method - Its default bean must provide getSubTabSelIdx() method - - MODIFIED (MM/DD/YY) - srukumar 04/17/07 - bugfix 5710435 - somukher 07/09/05 - - somukher 06/28/05 - Bug - 4442849 - pdasika 04/15/05 - Remove destinationBinding from table tags - apbharga 10/13/04 - - mningomb 09/22/04 - Adding taglib url to oem - mningomb 09/20/04 - mningomb_final - apbharga 08/30/04 - providing link to patch validation page - apbharga 08/26/04 - Patch Validation integration - mningomb 08/02/04 - created - --%> <%@ taglib uri= "http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ include file="/oemNoscript.jspf" %> <%@ include file="timestamp.jspf" %> <%@ include file="cpftemplate2.jspf" %>