Does HttpSessionAccess has a functionality that can send a file (excel file) to a client?
I am exporting an excel file but the file is outputted on the server side, is there a way in CC that allows me to send back that file to that client???
we had users who started printing from the server side-logic. When working with localhost this worked fine, but when moving into a server runtime scenario they realized that printer selection popups suddenly popped up on server side... ;-)
So similar issue in your scenario... You need to use FILEDOWNLOAD* components. Luckily there are some of them, please check Developer's Guide + Demo Workplace.