That is slightly differentOriginally Posted by Aramir
The OP wanted a method to be executed if there wasn't a method which matched the *value of the specified parameter* (i.e. ?methodName=noSuchMethod¶m1=value1).
sets the method to be executed if the specified parameter has *no value*.Code:ParameterMethodNameResolver.setDefaultMethodName()
Maybe setDefaultMethodName will work for both. Not sure![]()



Reply With Quote