i got a servlet is going to connect to a DB then do some queries then write the result in excel file on the local hard disk , what i wanna instead writing the file on the local hard disk i wanna to store it on the tomcat in a specific path so it can be downloaded ,
I'll move this from "Other Open Source Projects" forum to "Servlets" forum (Though your question talks about downloading the file to Tomcat, i think this is not specific to Tomcat server.)