I want to insert rows from excel sheet to database.for this i have connected both the database using ODBC and inserted. but i need to select the excel file using file browsing dialogue through form in JSP. How can i select excel file and insert rows into MSSQL database in JSP???
Have a look at the following link: