为什么还是提示:
Error setting expression 'graduation' with value '[Ljava.lang.String;@1458dcb'
ognl.MethodFailedException: Method "setGraduation" failed for object com.shnu.action.RegisterAction@e391c4 [java.lang.NoSuchMethodException: com.shnu.action.RegisterAction.setGraduation([Ljava.lang.String;)]
警告: Error setting expression 'birthday' with value '[Ljava.lang.String;@76f2e8'
ognl.MethodFailedException: Method "setBirthday" failed for object com.shnu.action.RegisterAction@e391c4 [java.lang.NoSuchMethodException: com.shnu.action.RegisterAction.setBirthday([Ljava.lang.String;)]