Hi Rosh, I haven't done much with Cocoon CLI, but I have worked with Excel output with web based Cocoon apps. There are indeed samples [1] for working with Apache POI [2] in Cocoon. The most important thing you'll probably want to look at is the HSSFSerializer [3]. Hope this helps.
-Daniel [1] <http://localhost:8888/samples/blocks/poi/> [2] <http://jakarta.apache.org/poi/> [3] <http://cocoon.apache.org/2.1/userdocs/serializers/xls-serializer.html> On Mon, 7 Mar 2005 11:46:41 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi , > I am new to Cocoon and wanted to know if any one has any expertise using > Cocoon 2.1 to generate > offline excel spreadsheets. > I would like to run cocoon from the command line and get the content output > as excel. > From the docs I can see that its possible but cant find an example for doing. > Any advice or help is greatly appreciated. > Thanks > Rosh > > Visit our website at http://www.ubs.com > > This message contains confidential information and is intended only > for the individual named. If you are not the named addressee you > should not disseminate, distribute or copy this e-mail. Please > notify the sender immediately by e-mail if you have received this > e-mail by mistake and delete this e-mail from your system. > > E-mail transmission cannot be guaranteed to be secure or error-free > as information could be intercepted, corrupted, lost, destroyed, > arrive late or incomplete, or contain viruses. The sender therefore > does not accept liability for any errors or omissions in the contents > of this message which arise as a result of e-mail transmission. If > verification is required please request a hard-copy version. This > message is provided for informational purposes and should not be > construed as a solicitation or offer to buy or sell any securities or > related financial instruments. > >
