<%-- Cabo always renders the latest messages tag, if there are multiple. To support co-existence during migration, I have introduced the scriptlet below. This way, when the page already has a messages tag, that message will continue to be displayed. --%> <% if (request.getAttribute("oracle.sysman.emSDK.pageMsgBoxData") != null) { %> <% } %>