Oleg Dulin wrote:
Dear Distinguished Colleagues:

I need to do the following:

Given URIs like these:

/foo/bar/baz/bom/bim.xml/some/other/stuff
/foo/bar/blah/boom.xml/some/other/stuff

I need to write a match like this:

<map:match pattern="/foo/**/*.xml/some/other/stuff">

and then refer to the parts of the "**" and "*.xml" parts of the match using "{1}" and "{2}.xml" respectively.

Is it possible? How?

Regards,
Oleg

What's the problem? It's exactly as you wrote it.


Joerg

--
System Development
VIRBUS AG
Fon  +49(0)341-979-7419
Fax  +49(0)341-979-7409
[EMAIL PROTECTED]
www.virbus.de


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



Reply via email to