Setting the JavaBean Collection dialog box options

Setting the JavaBean Collection dialog box options

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

To define a JavaBeans collection:

  1. Select the collection’s class from the Collection Class pop-up menu.

    The class is expressed in the following format:

    packagename.classname
    

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

  2. Select one of the collection’s indexed properties from the Indexed Properties pop-up menu.
  3. Dreamweaver displays a default name in the Item Class text box. If the name listed is incorrect, enter the correct one.
  4. Select the bean’s scope from the Scope pop-up menu.
  5. Click OK.

    The newly defined content source 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