I have my web application made using JSP, Servlets,Java and Tom cat running on server.I want to upload a tab delimited file from the local system to a local folder in that server so that my application can picks it up..Can anyone help me please...
            Asked
            
        
        
            Active
            
        
            Viewed 949 times
        
    0
            
            
        - 
                    possible duplicate of [How to upload files in JSP/Servlet?](http://stackoverflow.com/questions/2422468/how-to-upload-files-in-jsp-servlet/2424824#2424824) – BalusC Oct 13 '11 at 01:02
3 Answers
0
            
            
        I have written and shared the code in the gits and blogged about in the subject of Upload a file using JSP
And underneath i am using the commons-fileupload
 
    
    
        Vanji
        
- 1,696
- 14
- 23
 
     
    