How to test a parameter in the sitemap ?

2002-10-01 Thread Ganael LAPLANCHE
Hi all, How would you test an URL parameter (e.g. http://foo.com:8080/myfile.xml?bar=hello) in the sitemap ? How can I retreive 'hello' from the URL ? Sorry for this stupid question, this must be very simple... Gan. - Please

Re: How to test a parameter in the sitemap ?

2002-10-01 Thread Bobby Mitchell
Ganael LAPLANCHE wrote: Hi all, How would you test an URL parameter (e.g. http://foo.com:8080/myfile.xml?bar=hello) in the sitemap ? How can I retreive 'hello' from the URL ? I'm not sure about retreiving 'hello', but you can do this: map:match type=request-parameter pattern=bar