I'm writing a ByteArrayOutputStream to the client (through the web server), and it's not throwing an IOException if the client clicks "cancel" halfway through the download. I initially wrote the servlet that's streaming the binary file back in Tomcat, and this works perfectly with Tomcat. Any ideas on how to make sure it throws the exception, or does JRun have a "feature" that doesn't allow it to throw these exceptions (or something of that sort)? - Dave ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
