DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18002>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18002 [RFE] LookupDispatchAction doesn't handle Cancel or Default parameter [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|LATER | ------- Additional Comments From [EMAIL PROTECTED] 2003-03-17 16:28 ------- I just submitted a couple of patches to DispatchAction, LookupDispatchAction and LocalStrings.properties. The two Actions now use getMethodName() to get the method to be called. In DispatchAction (the default) the method name is obtained by a request.getParameter(parameter) call. In LookupDispatchAction the more elaborate (with ResourceBundles) method is used. I also added a Cancelled method to handler a html:cancel button press. If there is no handler, the action now throws an exception. Hope it helps. Leonardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]