E.5 Body Tag

The body tag writes the report page in the JSP. This tag may be placed anywhere in the HTML body.

The body tag is required. It can contain valid HTML or JSP content. This content will be written if the report is not available and the processPage attribute of the create tag is true.

Attribute Name

Description

Required

Allowed Values

reportId

Unique ID of the report

Yes

The report ID specified in the create tag

<< E.4 Header Tag © 1996-2013 InetSoft Technology Corporation (v11.4) E.6 Toolbar Tag >>