Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > WebObjects Developer's Guide


Table of Contents Previous Section

Bindings

Bindings associate a component's template with its code. You use a declarations file (myComponent.wod) to define the bindings or mapping between the methods and variables you defined in your code and the <WebObject> tags in your template that specify dynamic elements and shared components.

Table of Contents Next Section