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.
