Is there a link, on how-to create an xls from an XML file?
I saw some sample XML files in the serializer code, but couldn't figure out how to create the spreadsheet... So far I can successfully create spreadsheets from calling the Java classes directly (but I would like to use a different language (COBOL & RPG our Main Frame Languages) to create XML files, and then call the Java class to translate the XML to the XLS file)...
My guess is, I need to cocoon for this, but I didn't see any documentation in there either about this...
Thanks, tim
