Joe, override the unspecified method. That method is invoked whenever the dispatch cannot be resolved.
--- Joe Mun <[EMAIL PROTECTED]> wrote: > Using DispatchAction, if a non-existent method name is > passed, a java.lang.NoSuchMethodException is thrown. > How (and where) can I catch (and ignore) this > exception, so that invalid methods default to > "unspecified(..)"??? > > Thanks! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]