Hi David

Note that you can use the Zip Archive Serializer to generate the entire IMS
package - you don't need to generate static files and zip them in some later
stage; it can all be done in Cocoon.

http://xml.apache.org/cocoon/userdocs/serializers/ziparchive-serializer.html

You can use the "jar:" protocol to read the contents of such a file, too, if
necessary.

Cheers

Con

> From the little I know of Java, I think IMSCP is quite like a
> .jar file - a
> bunch of files with a manifest saying what's what, all rolled
> up in a zip.
>
> Anyway, what I want to do is use Cocoon during development for live
> transformations of our XML source files to HTML, prior to
> converting them
> all to static HTML ready to be zipped up.


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

Reply via email to