From a website I'm developing stuff for (www.techtrans.dk) I've created a statistics module that saves all the request data in an xml file like the following:

...
<session...>
   <view page="blabla"...>
   ...
</session>
...

Now I would like to be able to create an excel-file from this xml-file, and as I was trying to figure out how I stumbled over cocoon, that seems to be able to do the job. The thing is I just don't know how to get started...

Is there any tutorials with information on how to generate excel-files from a xml-file?
Should I skip using cocoon and go directly to POI?



Thanks


Morten Andersen
Master of applied mathematics and computer science
Amanuensis
Interest areas:
  -e-learning
  -software engineering
  -applied math

The Maersk Institute of Production technology at Southern Danish University www.mip.sdu.dk
Campusvej 55
DK-5230 Odense M
Denmark
+45 6550-3654
+45 6171-1103
Jabber id: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to