Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0
-
None
Description
Currently there is no support in Spring Web Flow for messages. However, as a controller technology, messages are important. The controller often knows when to record a message that should be exposed to a view for rendering in response to executing application behavior. A message abstraction should be added that works across environments for recording messages of various levels (info, warning, error).