Skip to main content

Creating the Page Class

Use Studio to create the main page for the application. Name the page PersonPage.cls. Here are the steps:

  1. Open Studio and connect to the MYACCOUNT namespace. See the note below for instructions.

  2. On the Menu Bar click File–>New. This launches the New dialog. Click the Zen tab.

    generated description: newzenpage1 20142

  3. Click New Zen Page and then click OK. This launches the Zen Page Wizard:

    generated description: newzenpage2 20131

  4. Enter the following information:

    • Package Name: MVFILE

    • Class Name: PersonPage

    • Page Name: PersonPage

    Click Finish. Studio displays the following new Zen page:

    generated description: zennewpage3 20101

  5. Click Build–>Compile on the Menu Bar to compile the class.

Note:

Read Opening a File in Studio for instructions on opening Studio, connecting to a namespace, and opening a file.

FeedbackOpens in a new tab