%--
-
- This page is a global include file for
- all JSP pages in em2go application.
- It has:
- the 'ORACLE' corporate logo
- global links as 'Home Logout'
- Including JSP must have 'oracle.sysman.emSDK.eml.SDKUIMsg' bundle.
- Use html hr as separating line to reduce space issues caused by pageLayout
- Including JSP needs to call this jspf before body tag.
-
--%>
<%-- So that contents do not touch sreen borders --%>
<%-- uix:styledText styleClass="OraPromptText" text="Home"
destination="/console/home"/>
<%-- Thin line --%>