Hello,
I am new to spring frame work have prior exp on
struts 1.3.
I am having problem binding bean element with the spring form element.
Web Reference:-
Spring Tutorial
JSP
Controller
servlet-dispatcher
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.
Thanks