Hi everybody,

I have the follwing smapping:

<map:match pattern="test/*">
 ...
</map:match>

Now I want to insert this paranmeter defined by the wildcard in the generated xml document. I want to do this by a transformer. All I managed is to insert a variable by a url paramter (test?paramName=Value) and <use-request-parameters>true</use-request-parameters> for the transformer. Can I pass a wildcard variable, too? Thanks everybody in advance

Johannes



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

Reply via email to