Upload « Client « JSP-Servlet Q&A





1. file upload from client to server    coderanch.com

4. Upload files from client    coderanch.com

7. Upload client files to a server using JSP    coderanch.com

I would like to know how to upload client files to server. Eg Assume I am building web app wherein i allow user to upload image, audio or video files through input type=file tag. I want this file to get stored on server along a path say movies/mymov.fla . Assume webserver as apache or websphere