This is a feature of JBuilder Enterprise.
To use this wizard, select File|New. Choose the CORBA tab from the object gallery and select HTML CORBA Client. Click OK. To use this wizard, you must have an Interface Definition Language (IDL) file in the current project.
This wizard produces an SHTML/JSP client application that provides input to a CORBA server.
This wizard generates the following files:
<package name>.Module1.clienthtml
<package name>.Module1.server
FormModule1.jsp
Select an IDL file from the current project from the drop-down list, or select the ellipsis to browse to the IDL file to be used to create the HTML CORBA client application.
Displays the package name.
Uses information from the project file as header comments at the top of the class file. This is the information entered in the Project wizard when creating the project file.