I sent a similar message to the velocity mailing list but was informed that this would probably be a better list to email with my question:
Hello, I would like a servlet to return a binary file and thereby instruct the browser not to display it, but rather to download it. That is, ask the user if they would like to "Open" or "Save" the file. I would like to do this without any redirecting statements - so as soon as a user requests a certain servlet, the corresponding java creates some type of binary data, and the browser immediately asks whether to open or save this data. I already have an existing Turbine/Velocity application running on the same server and I would like to use the database connections that turbine has already make for the current web application. I don't even have any idea of where to start with this, help?!?! Thanks Ilan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]