Sets whether the viewer control owns the page. Setting isOwnPage to true provides several benefits, by allowing the viewer to completely handle the surrounding HTML content. Allowing the viewer to handle the surrounding HTML content reduces the amount of code you need to add to your JSP page and allows the viewer to automatically determine certain settings:
For example, it writes out the <html>
start tag for web browsers and <wml>
start tag for mobile devices.
Note: The Java Reporting Component does not support generating reports for display on mobile devices.
Set this attribute to false if the page is within a portal or if there is any other content on the page.
Note: If isOwnPage is false, the surrounding HTML tags and content
Business Objects http://www.businessobjects.com/ Support services http://www.businessobjects.com/services/support/ |