Using POI and XSL to Create Excel Doc

2002-03-20 Thread Cornellious Mann
Does anyone know of a code example of how to create an Excel document from POI using XSL? Thanks for any help. = Best Regards, Cornellious Mann __ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/

Re: Using POI and XSL to Create Excel Doc

2002-03-20 Thread Nicola Ken Barozzi
From: "Cornellious Mann" <[EMAIL PROTECTED]> > Does anyone know of a code example of how to create an > Excel document from POI using XSL? Thanks for any help. Use Cocoon (xml.apache.org/cocoon/) for now, there are examples there. As for usage of POI for XML without Cocoon, we are discussing

Re: Using POI and XSL to Create Excel Doc

2002-03-20 Thread acoliver
There are currently examples for doing this and the serializer itself distributed as part of the Cocoon project's nightly builds. http://xml.apache.org/cocoon There is still a how to and some sample code here: http://sourceforge.net/projects/poi >On Wed, 20 Mar 2002 06:31:13 -0800 (PST) Corne

Re: Using POI and XSL to Create Excel Doc

2002-03-20 Thread Cornellious Mann
Thanks for the info. I downloaded Cocoon2, but do not see any examples. Any thoughts? --- Nicola Ken Barozzi <[EMAIL PROTECTED]> wrote: > From: "Cornellious Mann" <[EMAIL PROTECTED]> > > > > > Does anyone know of a code example of how to > create an > > Excel document from POI using XSL? T

Re: Using POI and XSL to Create Excel Doc

2002-03-20 Thread Andrew C. Oliver
You can also download the last prod release of POI (1.0.2) and there were some additional examples there that have not made it over to Cocoon yet. On Wed, 2002-03-20 at 14:07, Cornellious Mann wrote: > Thanks for the info. I downloaded Cocoon2, but do not > see any examples. Any thoughts? > >

Re: Using POI and XSL to Create Excel Doc

2002-03-22 Thread Sylvain Wallez
acoliver wrote: >It should have a release schedule, just no idea yet what that would be. It >seems Sylvain has lost interest in the POI community and issues surrounding >this so we can now just work out with Scott Sanders who's interested in >using this functionality and anyone interested in c

Re: Re: Using POI and XSL to Create Excel Doc

2002-03-20 Thread acoliver
If we do decide to put any portion of that under POI it would probably be on an independant release schedule. The intent of formal "releases" is to tie things up to make sure there is always something that is runnable and bring sanity back to things. If we're always pefecting and never "making

Re: Re: Using POI and XSL to Create Excel Doc

2002-03-20 Thread Nicola Ken Barozzi
From: "acoliver" <[EMAIL PROTECTED]> > If we do decide to put any portion of that under POI it would probably be on > an independant release schedule. The intent of formal "releases" is to tie > things up to make sure there is always something that is runnable and bring > sanity back to things.

Re: Re: Using POI and XSL to Create Excel Doc

2002-03-20 Thread acoliver
You must download a recent nightly build. >On Wed, 20 Mar 2002 11:07:51 -0800 (PST) Cornellious Mann <[EMAIL PROTECTED]> wrote. >Thanks for the info. I downloaded Cocoon2, but do not >see any examples. Any thoughts? > > >--- Nicola Ken Barozzi <[EMAIL PROTECTED]> wrote: >> From: "Cornellious

Re: Re: Using POI and XSL to Create Excel Doc

2002-03-22 Thread acoliver
;-) just making sure you were still awake. >On Fri, 22 Mar 2002 18:34:50 0100 Sylvain Wallez <[EMAIL PROTECTED]> wrote. >acoliver wrote: > > > >>It should have a release schedule, just no idea yet what that would be. It >>seems Sylvain has lost interest in the POI community and issues surroundi