Java bean and methods

This page of the wizard, Choose the Java bean and the Methods to Invoke, opens when you change the selection from Use an iSeries program or procedure to Use a Java bean on the page Specify the Input and Output Parameters for your iSeries Host Program.

Use this page to select a Java bean and the bean methods that you want to invoke in the Web interaction. The methods and properties that you select determine what you are prompted for on the input page of the Web interaction, and what is shown on the output page of the Web interaction.

Option Description
Bean Use Browse to locate the Java bean. Select the bean that you want to use in the interaction. A list of the Java bean methods and properties appears in the list area. Web Interaction wizard supported inherited methods and properties are also listed.
Select the methods that you want to invoke for the Java bean Click the check box beside each bean method that you want to include.

To select all of the methods, click All.

To remove all methods from your selections, click None.

All input parameters of the methods that you select are treated as input parameters on the Web input page.

All output parameters are treated as output parameters on the Web output page.