Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\euser\errorPage.jsp
<%@ page contentType="text/html; charset=UTF-8" %> <%@ taglib uri="http://xmlns.oracle.com/oem" prefix="oem" %> <oem:styleSheet/> <html> <head><title>Error Page</title> </head> <oem:body> <oem:contents> <oem:pageLayout> <%@ include file="/oemPageGlobal.jspf"%> <oem:spacer height="40"/> <oem:tableLayout hAlign="center" cellSpacing="20" width="600"> <oem:rowLayout hAlign="center"> <oem:messageBox messageType="error" titleTextKey="titleText" mainTextKey="mainText" errorTableKey="msgTable" /> </oem:rowLayout> <oem:rowLayout hAlign="center"> <oem:button text=" OK " destinationKey="goBackLink"/> </oem:rowLayout> </oem:tableLayout> </oem:pageLayout> </oem:contents> </oem:body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de