Skip to Content
0
Former Member
May 07, 2010 at 10:44 AM

Read an excel file using JSP in MII 12.1

118 Views

Hi,

I want to read an excel file using jsp page. I dont want to use the UDS or ODBC for connecting to excel.

I am trying to use org.apache.poi to read the excel file in jsp page.

While running, its showing a compilation error "package org.apache.poi.hssf.usermodel does not exist"

I have the jar files for it, where do we need to upload it so that jsp page works.

Thanks a lot

Regards,

Neha Maheshwari