Once you have created and initialized an export control, calling its processHttpRequest method completes the export.
This example assumes that you have set up the export control properly, and that you have valid request, response, and session objects.
If setExportAsAttachment is set to true, the user is prompted with a download dialog. Otherwise, if the browser supports opening the exported file type, the exported report is displayed in the browser window directly.
exportControl.processHttpRequest(request, response, getServletConfig().getServletContext(), null);
Business Objects http://www.businessobjects.com/ Support services http://www.businessobjects.com/services/support/ |