Hi,

Is it possible to lower-case a string from sitemap to do something like that ?

<map:match pattern="*Service">
  <map:read src="lowerCase({1})/{0}.wsdl" mime-type="text/xml"/>
</map>

So that when I receive a request on "EchoService" for example, I send
back the file "echo/EchoService.wsdl".

Thx in advance.

-- 
Sebastien ARBOGAST

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

Reply via email to