<%-- MODIFIED (MM/DD/YY) keiwong 01/29/09 - add db replay status rimmidi 05/08/08 - kdas 02/16/07 - support for coexistence hsu 11/09/04 - enhance msg hsu 07/23/03 - use switcher hsu 07/17/03 - add error box mpawelko 07/11/03 - move common code to globalPopup.jspf hsu 02/25/03 - rm whitespace --%> <%-- Include OEM header, global tabs, Copyright, About, etc. --%> <%@ include file="/database/globalPopup.jspf" %> <%-- Include items not applicable to popup pages --%> <%-- Put breadcrumbs in a tablelayout with "logged in as", so that they appear on the same line. This only implies that we can't include oemGlobal.jspf directly. --%> <%-- We use a switcher instead of rendered because if the errorBean is not found, using rendered on messageBox will still render the box with message type = info. Using a switcher avoids this unpleasantness. --%>