<%-- - FILE - prePost.jsp - - DESCRIPTION - - - MODIFIED (MM/DD/YY) - kavkrish 09/26/06 - OAC Fix - aloganda 05/16/06 - Adding GUI components - tasingh 07/12/05 - Created - - SINCE - 10.2.0.3.0 --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--Put your page specific contents here--%> <%--to display error message--%> <%--the hGrid--%> <%--Type col--%> <%--Comment out the type and description column --%> <%--Description col--%> <%-- --%> <%--Property col--%> <%-- prop value input box is placed inside the tableLayout, so - that the input boxes are properly aligned, when erorr message - is displayed --%> <%@ include file="wizTemplate.jspf" %>