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]

Reply via email to