>
> Le Vendredi, 7 mars 2003, à 14:05 Europe/Zurich, Sylvain Wallez a écrit
> :
>
>> ...The JDK natively suppors the "jar:" protocol with URLs of the form
>> "jar:!/"(see [1]) and as such is available in Cocoon.
>
> Wow, I didn't know that this was a standard JDK feature, thanks for
> pointing it o
Le Vendredi, 7 mars 2003, à 14:05 Europe/Zurich, Sylvain Wallez a écrit
:
...The JDK natively suppors the "jar:" protocol with URLs of the form
"jar:!/"(see [1]) and as such is available in Cocoon.
Wow, I didn't know that this was a standard JDK feature, thanks for
pointing it out!
Now I unders
Bertrand Delacretaz wrote:
Le Vendredi, 7 mars 2003, à 09:41 Europe/Zurich, Upayavira a écrit :
With the protocol, it shows you how to
add a protocol to Cocoon of the form:
zip://[EMAIL PROTECTED]://www.newserver.com/news_2001.zip
or
zip://people/[EMAIL PROTECTED]
There is a jar: protocol
Le Vendredi, 7 mars 2003, à 09:41 Europe/Zurich, Upayavira a écrit :
With the protocol, it shows you how to
add a protocol to Cocoon of the form:
zip://[EMAIL PROTECTED]://www.newserver.com/news_2001.zip
or
zip://people/[EMAIL PROTECTED]
There is a jar: protocol (or Source?) in Cocoon already
> I'm wonderning how one could read a file that is compressed/archived
> e.g. zip. Let's say I have a XML file that is compressed and so I
> would like to uncompress it and then use this file in the normal file
> generator in a pipeline. Is this possible and how? I also looked
> whether I could us
Hi,
I'm wonderning how one could read a file that is compressed/archived e.g.
zip.
Let's say I have a XML file that is compressed and so I would like to
uncompress it and then use this file in the normal file generator in a
pipeline. Is this possible and how?
I also looked whether I could use a r