map

Can be used in:

rewriter and bean

Attributes

NameRequiredDefaultDescriptionExamples
from true - Java Regular expression
^/bank/(.*)
to true - Replacement string. Can contain references to matching groups.
/axis2/$1
do false rewrite (default) or redirect (if "to" contains "://")
What to do: "rewrite", "redirect-temporary" or "redirect-permanent".
redirect-temporary