<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%-- -- Page: configProcessing.jsp -- Controller: oracle.sysman.eml.ecm.history.ConfigHistoryController -- -- Description: Launched when user clicks on "Go" button -- -- MODIFIED (MM/DD/YY) -- mgoodric 05/08/05 - redo layout to be compatible with processPage -- mgoodric 03/31/05 - add compatible Search in Progress message -- mgoodric 01/19/05 - add support for changing Processing page time-interval -- mgoodric 12/28/04 - cleanup -- mgoodric 12/07/04 - add bubble text -- mgoodric 12/03/04 - mgoodric_cfghist_add_processing_page_041202 -- mgoodric 12/02/04 - Initial version --%> <%-- Imports --%> <%@ page import="oracle.sysman.eml.ecm.history.util.ConfigHistoryConstants" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/setRefreshRate.jspf" %> <%@ include file="/oemGlobal.jspf" %>