The answer is very simple
                <map:match pattern="filter">
                        <map:generate src="{request-param:src}"/>
...
for a request
http:\\mycocoon\filter?src=mystring

On Wed, 30 Mar 2005 10:43:18 +0200, Jean-Claude Moissinac
<[EMAIL PROTECTED]> wrote:
> Hello
> 
> I need to use an URL parameter as the source of a pipeline
> (something like http:\\mycocoon?src=mystring where mysource could be
> anything: a file name, an URL...)
> and I don't see clearly a good method.
> 
> I think the question could be:
> how can I use a parameter in the URL as the src attribute in a generator?
> (something like <map:generate src="mystring"/> for the previous sample)
> 
> --
> Jean-Claude Moissinac
> 
> 


-- 
-- 
Jean-Claude Moissinac
Department of Computer Science and Networks
ENST Paris
FRANCE

E-mail: [EMAIL PROTECTED]
Tel: (+33) 1.45.81.80.88
Fax: (+33) 1.45.81.71.58

http://shadok.enst.fr/jcm

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

Reply via email to