Posted By:
RAJ_SENTHIL
Posted On:
Tuesday, January 3, 2006 12:09 AM
I'm using com.oreilly.servlet.MultipartRequest package to get the details about the file name and file path. It is displaying all the information perfectly. Can anyone help me to display the contents of the uploaded file on jsp and also plese let me know how I can load the data into mysql database table.