%--
- FILE
- ulnChannelsHome.jsp
-
- DESCRIPTION
- Page showing ULN Channels information.
-
- MODIFIED (MM/DD/YY)
- tasingh 09/02/04 - created
-
- SINCE
- 10.2.0.4
--%>
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %>
<%--To display the Timestamp--%>
<%@ include file="timestamp.jspf" %>
<%--All page contents should be within this tag--%>
<%--
- This table uses partial renderring mode. So id attribute is must. Also
- partial renderring requires "/enablePPR.jspf" to be included, which is
- inculded in the template.jspf
--%>
<%@ include file="template.jspf" %>