Use the Specify CL Commands page to indicate the CL commands that are used to launch your application. Each CL command is an entry point into your application and is displayed as a submit button in the welcome page that the WebFacing Tool generates. You can have as many entry points as you want.
For each project, an index.jsp file is generated. The links in the index.jsp file correspond to the text that you enter in the Command label field. After your project has been deployed as a Web application, when a user clicks one of the buttons, the application is launched for browser access using the corresponding CL command.
Using the Specify CL Commands page: