Hi Rohilla 1. Its advisable to use the latest release poi-bin-3.0-alpha3-20061212. 2. There is nothing special about poi jars. Just use it as you use any java library i-e include it in your classpath(or out it in your WEB-INF/lib) and reference the classes via import statement or fully qualified class names in your code.
What error are you getting when trying to run the sample code? Wassalam Tahir -----Original Message----- From: Rohilla, Vishal [mailto:[EMAIL PROTECTED] Sent: Thursday, January 25, 2007 2:31 AM To: [email protected] Subject: How to use POI (Newbie) I downloaded the POI code from the mirror: - http://mirror.candidhosting.com/pub/apache/jakarta/poi/release/ In the downloaded code I found the following jars: - 1) poi-2.5.1-final-20040804.jar 2) poi-contrib-2.5.1-final-20040804.jar 3) poi-scratchpad-2.5.1-final-20040804.jar Does anybody have any ideas about how to plugin poi jars and to start using it for sample examples at least. I have gone throgh the documentation couldn't find instructions abt it. Your help will be highly appreciated. P.S - I added poi-2.5.1-final-20040804.jar in my WAR file and run one of the sample code in "How To" Section to export the data to spreadsheet. But no luck. Thanks The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
