
I have added one excel sheet into a jar file.
can anybody tell me how i can read that file.
actually when i am running code from eclipse i able to read it but when i am adding that jar file in to project i am unable to read it(code not throwing any Exception).
is there any issue with excel sheet ? or there is any other alternative.
thank you.