Hi all
I am new to spring.I am creating a login application.while i get the username and password matched i return SuccessView and page displayed successfully but when i return the same login page...
Type: Posts; User: manish250; Keyword(s):
Hi all
I am new to spring.I am creating a login application.while i get the username and password matched i return SuccessView and page displayed successfully but when i return the same login page...
Thanks Marten.You solved my problem.I'll take care of this from the next time.
I am using eclipse simply running the application.Not using maven or ant
Hi all
I have just started learning spring and trying to create a login application.But when i tried to run the application in eclipse i am getting following exception
...