Databases Reference
In-Depth Information
And afterwards, you will notice the changes highlighted in the following image:
How it works...
You created a myConsoleExt.war console extension application that changes some of the
text of the Administration Console.
Other modifications can be made to the following resources to suit your customization needs:
F Images: /oracle/myConsoleExt/images/*/oracle/myConsoleExt/
framework/skins/myConsoleExt/images/*
F Stylesheet: /oracle/myConsoleExt/css/*/oracle/myConsoleExt/
framework/skins/myConsoleExt/css/*
F JSP: /oracle/myConsoleExt/framework/skeletons/myConsoleExt/*
F Text: /oracle/myConsoleExt/WEB-INF/classes/global.properties
The global.properties file is the generic resource bundle that holds the text messages.
Depending on the internationalization needs, you may create the appropriate files for each
language. More details can be found at http://docs.oracle.com/cd/E24329_01/
web.1211/e24966/bundles.htm#g1076214 .
 
Search WWH ::




Custom Search