Setting the JavaBean dialog box options

Setting the JavaBean dialog box options

This dialog box defines a JavaBeans component as a source of dynamic content for the page.

To define a JavaBeans component:

  1. Enter the bean’s name.
  2. Select the bean’s scope.
  3. Select the bean’s class.

    To list the classes in a .zip or .jar file, click Browse and select the file.

    The class is expressed in the following format:

    packagename.classname
    
  4. If you want to give one of the JavaBean’s properties a default value, select the property from the list and enter a value in the Default Value box below the list.

    You can also set the property’s default value to a dynamic value by clicking the lightning bolt icon beside the Default Value box.

  5. Click OK.

    The JavaBean appears in the Bindings panel.

Related topics

  • Using JavaBeans (JSP)


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly
Building ColdFusion Applications Rapidly
Building ASP.NET Applications Rapidly
Building ASP and JSP Applications Rapidly