Error:-
Problem accessing /userRegistration.do. Reason:
java.lang.IllegalAccessError: tried to access method org.springframework.validation.AbstractPropertyBindingResult.getCustomEditor(Ljava/lang/String;)Ljava/beans/PropertyEditor; from class org.springframework.web.servlet.support.BindStatus
I am using web based tutorials for spring 3.0 .Please guide for further path and resources to master spring.
Spring's official documentation is extensive and dense reference if you want to study Spring framework and if you are willing to spend some money, then get "Manning Spring 3 in Action".