0

how to make excel project in netbeans?

asked 2015-01-23 07:58:46 +0800

jwasky gravatar image jwasky
11 3

how to make excel project in netbeans? I want to upload file .xls, read and save data into database, how i can start? i try make form to upload file, with this code, but i have no idea to continue read and save data, please give me an example..

delete flag offensive retag edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2015-01-23 09:14:23 +0800

cyiannoulis gravatar image cyiannoulis
1201 10

After uploading the file to the web server you need an API to read the data. We are using the well known jXLS library. It is easy and lightweight.

More details here and some more here about how to read an excel file.

Hope that helps

Costas

link publish delete flag offensive edit
0

answered 2015-01-25 17:12:47 +0800

Darksu gravatar image Darksu
1991 1 4

Hello jwasky,

As an alternative you could also use Apache POI.

http://poi.apache.org/

http://www.tutorialspoint.com/apachepoi/apachepoiquickguide.htm

Best Regards,

Darksu

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2015-01-23 07:58:46 +0800

Seen: 12 times

Last updated: Jan 25 '15

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More