getting An AnnotationConfiguration instance is required with formcontroller but not with main method
Himanshu bisht bebo
Greenhorn
Joined: Jun 12, 2012
Posts: 9
posted
0
I am getting an error while i am giving data of customer through form controller ,
but when i make customer object my self in main method and persisting it with hibernate there is no problem !! thats amazing thing about it
i am using hibernat 4 with annotation and spring mvc 3 form controller also with annotation
if somebody knows the solution plzzzz tell me.....