C H A P T E R  12

Tutorial--Section 2.6
Run Application

This chapter describes how to run the Suntrademark ONE Application Framework application now that you have added an additional page to your application and have linked it to the first page.


Task 6: Run the Application

Important: Make sure the PointBase Network Server is running.

If it is not running, you can start it in the Suntrademark ONE Studio as follows:

1. Select menu option Tools -> PointBase Network Server -> Start Server.

Since you have made modifications to a few classes, be sure to compile the application.

2. Right-click the Application Classes node, and select the Compile All action.

If you are running on Suntrademark ONE Application Server, you must Deploy the application when changes are made.

3. Select the Sun ONE Application Framework Application node (JatoTutorial), and click the Deploy button on the Sun ONE Application Framework toolbar.

4. Select the LoginPage node, and click the Execute Page (Redeploy) button

Using this execute and redeploy option restarts the server to ensure that the server picks up all changes and does not use any cached resources.

This figure shows the CustomerPage node and the Execute Page (Redeploy) button. 

A default browser starts the application.

5. Enter a valid customer number (1, 777, or 410).

This figure shows the default browser where you enter a valid customer number (1, 777, or 410). 

6. Click Login.

You should see the Customer page with the customer record that corresponds to the customer number that you used to login.

This figure shows the Customer page with the customer record that corresponds to the customer number login.