Re: Possibly OT component request.

/ Dave Pawson <dave.pawson@gmail.com> was heard to say:
| On 25/04/07, Norman Walsh <ndw@nwalsh.com> wrote:
|
|> I don't know of any way to represent files inside the zip file with
|> absolute URIs.
|
| No, but if the zip had an 'internal' directory structure, then there could
| be two files with the same name? How to say 'I want that one, but not
| that one'?

By giving the full path:

  <p:unzip>
    <p:option name="zip" value="/path/to/file.zip"/>
    <p:option name="name" value="/internal/name/with/paths"/>
  </p:unzip>

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | If God created us in his own image, we
http://nwalsh.com/            | have more than reciprocated.-- Voltaire

Received on Thursday, 26 April 2007 12:13:14 UTC