Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.
The following page has been changed by MichaelJouravlev: http://wiki.apache.org/struts/MichaelJouravlev New page: == Support web components in SAF1 core == To do that: * Have a base Action to handle events like a dispatch action * Update action mapping definition to define dispatch events/handlers in config file and DTD * Update action mapping definition to define component controller/view in config file * Create tags for component view * Create Ajax-related code, tags and Javascript Nice to have: * Create generic flash scope, not just for messages/errors == Other TODO == * Move !FormDef to SAF1 core