Hi, It looks like all the examples on the page here:
http://poi.apache.org/spreadsheet/examples.html are examples that produce an excel file. I need an example that opens the file as a swing application.or in the browser, Is there such an example? Thanks, Veena On Mon, Oct 26, 2009 at 7:09 AM, Nick Burch <[email protected]> wrote: > On Sat, 24 Oct 2009, veena pandit wrote: > >> http://poi.apache.org/spreadsheet/how-to.html >> >> If you navigate to this link there is another link on this page that is >> dead. >> It is supposed to take you to an example on how to read and edit an excel >> file using java. >> >> http://svn.apache.org/repos/asf/poi/trunk/src/java/org/apache/poi/hssf/dev/HSSF.java >> > > It's new location is > > http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/hssf/usermodel/examples/HSSFReadWrite.java > > I've updated the documentation, the corrected URL should be on the site in > not too long > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
