#138 – URL Templates for performInteraction()
•Should URL templates be available in performInteraction, e.g. for redirect logic or for saving computed URLs in the session during action processing? Could then be included in MarkupParams and not as an additional parameter to getMarkup().
–Resolved – yes.