This Direct to Web reusable component displays an edit component. See the "Direct to Web" chapter of WebObjects Tools and Techniques for information about the behavior and appearance of this component.
myEdit : D2WEdit { entityName = "Movie"; object = displayGroup.selectedObject; action = editAction; pageConfiguration = "userEditMovieConfig"; }