How do i download a binary file from a Servlet or JSP page ?
Use the Normal Anchor Tag from your page. This is the most preferred way and let the browser handle the downloading part. Here is the Simple syntax for it, DownloadFile From Here Another way to have Servlet do this would be, provide a link to Servlet, and from the Servlet call this function , response.sendRedirect(“/downloads/Profiler.