Documentation Archive Developer
Search
PATH  WebObjects 4.0 Documentation > Getting Started With WebObjects

Table of Contents Previous Section

Binding the Dynamic Elements in the Table

  1. Make a connection from currentGuest.guestName in the object browser to the center of the WOString in the first column to bind its value attribute.

  2. Similarly, bind currentGuest.email and currentGuest.comments to the WOStrings in the second and third columns.

    The table should now look like this:

  3. Save the Main component.

Table of Contents Next Section