Help me with JSP/Servlet CODE that is reading data from Microsoft Excel

Help me with JSP/Servlet CODE or tutorial that is reading data from Microsoft Excel. I am asking for a code or an example that is showing how to create a servlet that is reading data from Microsoft Excel then displays and then insert data in the database. I want to be reading data from Microsoft EXcel display on a form then insert records in database.

Please help.

Thanks for the urls you have sent, but I am not getting it. Can some send me an example or url that is easy to understand.

Nope, sorry.

There are plenty of examples on the web. Maybe they won’t show exactly what you need, but you should be able to get an idea or two.

If you have specific questions in your code let us know and we’ll try and help out.

Look into using a java library called POI. I’m not sure how up today POI is, but it is a starting point.

I also just found this interesting link:

After you’ve written some code then come back and ask some more specific questions.