Hello,

Is there a way to generate a listing of files within a jar or zip file?

I tried using the directory generator using the jar: protocol like this:

<!-- ================ -->
<!-- jar tst -->
<!-- ================ -->
<map:match pattern="tst.dir/**">
<map:generate type="directory" src="jar:/net/media/ebooks/test.zip!">


     </map:generate>
         <map:serialize/>
     </map:match>


...which doesn't work.


Maybe an "archive listing directory generator" would be more consistent with the image directory and mp3 directory generators.
Is there one, or should I try writing one?


/Joakim


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



Reply via email to