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/StrutsManualActionWebComponentSync ------------------------------------------------------------------------------ Next: [:StrutsManualActionWebComponentAsync:Building dual-mode Struts web component] + == Gotchas And TODOs == + + * Struts 1.2.9-1.3.x: Need a separate tag for that encodes reload address within an html:form + * It is not possible to navigate to a different page from async request. Input elements that correspont to "always sync" events should not have "strutsCommand" CSS class. + * Must ensure that in sync mode forwarding works too, not just redirection + * Currently custom Javascript handler defined by a user is thrown away. Ensure that it is possiblt to combine Ajax engine Javascript with user's Javascript in events like "onsubmit" or "onclick". +