Are we talking about big files? Otherwise just read it at once and write it through a bufferedoutputstream.
leon On 4/2/06, Meryl Silverburgh <[EMAIL PROTECTED]> wrote: > Hi all, > > Can you please tell me what is the best way to send back a file as > http response in a Servlet? > Should I use NIO? > Or I just use the normal, open the file, read it a chuck at a time and > write that to the servlet output stream? > > Thank you. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]