How to Register the Library JAR File for Custom Page Templates

You can optionally specify your own custom page templates in the Custom Task Form wizard. As described in How To Create a Task Form Using the Custom Task Form Wizard, you select Custom in the Name and Definition page of the Custom Task Form Wizard and select the library and .jspx template.

As a prerequisite, you first must register the library JAR file in Oracle JDeveloper.

To create the library JAR file for custom page templates:

  1. From the Tools menu, select Manage Libraries.
  2. Click New.

    The Create Library dialog appears.

  3. Highlight Class Path, and click Add Entry.

    The Select Path Entry dialog appears.

  4. Select the class path for the library, and click Select.

    The class path is displayed below Class Path and the library JAR file name is displayed in the Library Name field. Ensure that the library name you select ends with a suffix of .jar. Figure 30-8 provides details.

    Figure 30-8 Custom Library JAR File

    Description of Figure 30-8 follows
    Description of "Figure 30-8 Custom Library JAR File"
  5. Select the Deployed by Default check box.
  6. Click OK.

    When you run the Custom Task Form wizard, you select the Custom radio button on the Name and Definition page, and select the library and template that you registered.