I keep getting an error that says "Output Stream Already Committed" when trying to show a file via jsp. This only happens on Websphere for some reason. I have download.jsp that gets the file name from a DB and then tries to display the file - usually just a pdf. It actually works but I keep getting that error and I can't get rid of it. I don't want to directly link to the pdf because the user will see the path. Can anybody help me out? I've tried everything. Thanks,
Jim
Jim