COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => SDK => Topic started by: iyizi on 09 Mar 2009 08:15:07 PM

Title: download file in Cognos Extended Applications Portlet
Post by: iyizi on 09 Mar 2009 08:15:07 PM
I have finished a jsp to download a file from my application server.I put it into the Cognos Extended Applications Portlet,and create a portal tab for it.But when I click the tab,the browser doesn't open a dialog to save file.Instead,Cognos prints the content of the file in the page.
do you have any suggestions? thanks!
Title: Re: download file in Cognos Extended Applications Portlet
Post by: xiska on 24 Mar 2009 04:50:30 PM
Hi

Sounds more like a http and jsp question than a cognos question.
Take a look in a searchengine for "jsp file download" and you will find many answers.

Anyway:
Is this file a finished report (build the url) or somewhere accessable in the filesystem (search in the web)?