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:
- Select the collections 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.
- Select one of the collections indexed properties from the Indexed Properties pop-up menu.
- Dreamweaver displays a default name in the Item Class text box. If the name listed is incorrect, enter the correct one.
- Select the beans scope from the Scope pop-up menu.
- Click OK.
The newly defined content source appears in the Bindings panel.
Related topics