It's now very easy to provide a master/detail page design using the combination of the <dotj:grid> tag
and the various dotJ form tags. Using these tags, a user can select a row in the grid, which will make the page
refresh. When this occurs, the detail part of the page will also update.
In the example below, notice that the Comments field does not display in the grid, but displays in the dialog to the
right. Also, notice that there is no Java code to glue the master to the detail.