Creating a JSP with the Wizard

To create a JSP with the wizard:

  1. Select Tools > Create JSP from a class diagram.

    The Java Server Page Wizard dialog box is displayed.



  2. Select a name and code for the JSP component and click Next.
  3. Select a JSP template and click Next.
  4. At the end of the wizard, you have to define the creation of symbols.

When you have finished using the wizard, the following actions are executed:


  • A JSP component and a file object with an extension .JSP are created and visible in the Browser. The file object is named after the original default component name to preserve coherence

  • If you open the property sheet of the file object, you can see that the Artifact property is selected

    For more information on artifact file objects, see File Object Properties.

  • You can edit the file object directly in the internal editor of PowerDesigner, if its extension corresponds to an extension defined in the Editors page of the General Options dialog box, and if the <internal> keyword is defined in the Editor Name and Editor Command columns for this extension


Created October 7, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com