Archive for the ‘Forms 11g’ Category

Minimizing Forms 11g Application’s First Time Startup overhead

Friday, July 2nd, 2010

When  client accesses Forms application for the first time, java run-time classes bundled in JAR files are downloaded to client JRE cache.  These files include frmall.jar, frmwebutil.jar and jacob.jar. Cumulative size of these files is more than 2mb. (more…)

Key Mapping in Oracle Forms 10g and Forms 11g

Thursday, June 10th, 2010

Key mapping or key binding defines how an application should respond when mapped key is typed. Usually application executes some function in repose. For example in Forms 6i, when user types F9, List of value is displayed to the user. It means that key F9 is mapped to function “List of Values”. (more…)

Missing Plugins Error in Firefox with Oracle Forms Services 11g

Wednesday, May 12th, 2010

At the time of installation Forms services 11g is configured to work with a specific version of  java run-time environment. You can find it in your FORMSWEB.CFG file. (more…)

Create Virtual Mapping for Forms 11g | Deploy Images and Icons in Forms 11g

Saturday, April 10th, 2010

This article explains virtual Directory Mapping for Forms 11g version 11.1.1.1.0.  This mapped virtual directory can be used to deploy icons, images, HTML and other files. (more…)