Can u pls forward me the servlet code for uploading .csv file into mysql and the jsp page to get the file? I used to access servlet using hidden value, but in this case form enctype=multipart is used so i cant use hidden value to access servlet...
View All Comments
| View Tutorial