You plan to deploy a forms application that uses many custom icons. To avoid any performance
issues while accessing the application, you plan to place al the icon files in a Java Archive (JAR)
file and use it in the forms application. Which setting would you effect for this purpose?
A.
Set the ImageBase parameter in the formsweb.cfg file to CodeBase
B.
Set the PATH environment variable to include the /forms/Java directory.
C.
Set the ImageBase parameter in the formsweb.cfg file to DocumentBase.
D.
Remove the default.icons.iconpath parameter from the Registry.dat file.
E.
Remove the default values of splashScreen and background parameters from the formsweb.cfg
file.