Question

igate global solutions
IN
Last activity: 11 Aug 2015 5:32 EDT
Adding a third party jar
Hello,
I just want to make use of Apache Poi jars in my application for reading data from an excel sheet. So the jars has placed in the server and am not sure whether classpath is set for our jars.
I am getting "org.apache.poi.hssf cannot be resolved to a type" compile time error. I think this error I am getting because of the classpath issue.
So, How to check whether the classpath set for our jars or not. Where can I see the classpath.