Hi all,

I am looking for a way to pass a variable number of sitemap parameters to a
sitemap component:
I explain the use case:

"**" stands for non-greedy multiple segment matcher, no?

<map:match pattern="retrievebypath/**/{name}.{extension}">
      <map:generate type="retrieve">
            <map:parameter ?
      </map:generate>
</map:match>

Of course you could {1}, {2}, {3} .... but that is a clutch.
Is there an elegant way?

Kind regards,
Jos


-- 
The doctrine of human equality reposes on this: that there is no man
really clever who has not found that he is stupid.
        -- Gilbert K. Chesterson

Reply via email to