Personally I think JSPs are TOTALLY inappropriate for (well just about everything other than demonstrating how to program non object oriented code) binary output. I would highly recommend you use a servlet. Regardless, just put the POI jars in your WEB-INF/lib directory along with the commons-logging jar.
-Andy On Mon, 2002-05-20 at 16:14, Ferruccio Spagna wrote: > What I have to do to use POI in JSP? > Which classes I must put in classes directory? > Ferruccio > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- http://www.superlinksoftware.com - software solutions for business http://jakarta.apache.org/poi - Excel/Word/OLE 2 Compound Document in Java http://krysalis.sourceforge.net/centipede - the best build/project structure a guy/gal could have! - Make Ant simple on complex Projects! The avalanche has already started. It is too late for the pebbles to vote. -Ambassador Kosh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
