Folks, Has anyone devised or know of a pattern to be able to use a reference to a constant string or property file in the from-outcome tag of a navigation-case instead of 'hardcoding' the actual string there?
My objective here is to maintain a common repository of outcomes either in a class or property file and refer to them from both the action method and the navigation case. Thanks - Anil.

