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: snip/ 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

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 on

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)

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 it

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. If

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 Mann [EMAIL