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]

Reply via email to