I’ve test papers(.xls) in jsp to be uploaded and students will be submitting back after solving them.
How do I make it possible?
I have no idea of uploading files and downloading. What would I look for then?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Internet is filled with examples of how to upload files using JSP/Servlets and this site also has some nice questions and answers regarding this.
So here are few sites which explain how to proceed:
Phew! So many examples. Let me know if you are still looking for something specific.
The first and last link is a really good starting point.