how to read excel file and insert those data into database using java and poi or any other libraray? -


i using servlet , trying read user uploaded excel file , insert database. excel in format: id ip1 ip2 user tktno(these headings in excel & database table well)

under heading have data in excel file have read , insert database. please desperately need help....thank you

i using docx4j purpose... docx , xlsx http://www.docx4java.org/trac/docx4j


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -