
hi,
I am getting
Error creating bean with name 'urlMapping' defined in
ServletContext resource [/WEB-INF/dispatcher-servlet.xml]: Cannot resolve reference to bean 'loginController' while setting
bean property 'urlMap' with key [TypedStringValue: value [/login.html], target type [null]]; nested exception is
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [com.mazeed.LoginFormController] for bean
with name 'loginController' defined in ServletContext resource [/WEB-INF/dispatcher-servlet.xml]; nested exception is
java.lang.ClassNotFoundException: com.mazeed.LoginFormController
while running the Login Application
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.