Hey guys,
Please tell me how to load data from an excel file to a mysql database using jsp.
anuj_sharma -3 Junior Poster
Recommended Answers
Jump to PostAnother option would be to read excel with Apache POI and save values in db
Jump to Postthat would be best. Even better would be to not use a JSP at all for it.
Jump to PostWell if you need to upload file where only registered users are allow to do so you will need JSP or JSF...
Nope. Use an html page to allow entering credentials and upload information for the file, which is submitted to a servlet.
You could conceivably use a JSP to …
All 9 Replies
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
anuj_sharma -3 Junior Poster
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
jwenting 1,905 duckman Team Colleague
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
jwenting 1,905 duckman Team Colleague
anuj_sharma -3 Junior Poster
kumar pushkar 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.