spring-webflow
spring-webflow copied to clipboard
Add a ResourceELResolver that can be used outside of Web Flow [SWF-1353]
Jeremy Grelle opened SWF-1353 and commented
There is currently no mechanism for resolving messages from a ResourceBundle through the ELResolver chain if the current request is not a Web Flow request. We should add something similar to the FlowResourceELResolver that does not depend on Web Flow for resolution of the current Locale.
Issue Links:
- #262 resourceBundle variable not available in MVC views for resolving messages
6 votes, 4 watchers