Generating a Bundle for JSP Application

To generate JSP Web pages from a Component Enabler bundle, follow the steps described in the Agile Business Suite Developer User Guide under Builder, or in the Agile Business Suite DeveloperOnline Help.

When you set the User Defined View Generator property in the Component Enabler User Interface section use the following setting:

Java Server Pages

Alternatively, this can be specified using the absolute path to the location of the generator, that is <CE Install Directory>\bin\GenerateFormJSP.dll.

Right-click Context Menu

The JSP Web application includes a right-click or context menu for the generated JSP Forms. The file JSPMenuItems.js is copied to each of the 'lang' directories of your system by the Setup script.

Edit this file to ensure that the menu items use the appropriate terms and language for your site.

Notes:

  • If you do not want Context Menus, you still need to include the JSPMenuItems.js file, and remove the menu items, leaving an empty function. Failure to do this leads to runtime errors.

  • You should only provide context menus for users who are familiar with the meaning and use of the menu functions for the AB Suite system. These menus are NOT standard WWW behavior.