Uploading data to database from front end...

Hi friends....I want to upload data in excel to MS sql data base..but i have to do that from front end(jsp)....please any one help me please....
[172 byte] By [ravi-kumar-123a] at [2007-11-27 6:43:13]
# 1
Use the Apache POI API to parse the Excel file and store in the database. http://wldj.sys-con.com/read/185302.htm
dvohra09a at 2007-7-12 18:13:46 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...