| Removes any ActionMessages object stored in the session
under Globals.MESSAGE_KEY and Globals.ERROR_KEY
if the messages' isAccessed method returns true. This
allows messages to be stored in the session, displayed one time, and be
released here.
Parameters: actionCtx - The Context for the current request false so that processing continues throws: Exception - on any error |