Hi, I created a project in eclipse and included the BusinessPlan.java that can be found here:
http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/ss/examples/ I get a java.lang.ClassNotFoundException org.apache.poi.ss.usermodel.Workbook. I downloaded the POI. and put it in the classpath for the ant build. THanks in advance, Veena On Sun, Oct 25, 2009 at 11:42 AM, Alan Williamson <[email protected]>wrote: > Veena, > > There is plenty examples on the main Apache POI site. > > If you managed to find the link to this mailing list, then you will most > definitely find the examples that are on the site too! > > :) > > alan > http://alan.blog-city.com/ > > > veena pandit wrote: > >> I need a complete example of how to use apache poi to >> open and edit an excel file. I want to incorporate it into >> a jsf application. Please help!!!! >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
