hi i am having one excel file which contains 15 columns and having 5000 recordes. Now entering 5000 records manually into database is really a tough one. instead i want to create a small java application which get input as excel file and just by clicking upload to database button it should be uploaded to DB.
any ideas? is there any jar? please anybody guide me with example