- type hidden was missing... - New TextArea tag: - ActionConfig.getAction() for easy integration with other IoC containers. - IoC - Changes in FileUploadFilter (no more "files" key) - SUCCESS and ERROR moved to the Action interface. - Changed ModelDriven interface from core to filter. - Chain is not receiving messages from previous action - Session, Application and Input in the request for a forward. - Changed action's getSessionContext and getApplicationContext to getSession and getApplication. - HttpServletResponse was inaccessible by the user. OutputResponse created! - Authorization (Groups and Permissions) - did not support multiple - messages is now in the output - Better message and error tags and classes