Provides the HTML <frame> element within a <frameset>,
inserting the specified Tapestry page as the content of the frame.
See also: RenderBlock , RenderBody
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| page | String | yes | The name of the page to display in the frame. |
Body: removed
Informal parameters: allowed
Reserved parameters: src
This example is under construction.