Click here to Skip to main content
15,892,839 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am very new to java so excuse me if i am asking anything wrong. I need to develop a web application which reads open office excel sheet that is i have 16 columns i need to read the data in all the 16 columns and insert it into database also i should display that data in grid view how can i do this using java.

I could not find the source for this as i am new to this.

What I have tried:

i could not find any source for doing this
Posted
Updated 24-Jun-17 9:08am
v2

1 solution

The OpenOffice API would be a good starting point I think: The Apache OpenOffice API Project[^]
I'm not a Java programmer, so I can not answer questions regarding Java programming, sorry !
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900