Is the the content-length header being set in the response? Please check in your browser.
IE can have issues if this is not set. regards Malcolm Edgar On Fri, Jan 13, 2012 at 8:12 AM, foxesout <[email protected]> wrote: > Just to add to my previous post, i made a small update, added contentType > parameter to the getBytes: > > byte[] bytes = myString.getBytes(contentType); > Now, the file name is OK and i'm able to save it. The data opens in a new > window, BUT - the data is NOT displayed! The content is empty.... > > I'd appreciate any ideas.. > Thank you > > > -- > View this message in context: > http://click.1134972.n2.nabble.com/File-Download-with-Click-tp7179077p7181753.html > Sent from the click-user mailing list archive at Nabble.com.
