| Author |
Spring MVC Hello world application error
|
Deepaks Deshpande
Ranch Hand
Joined: Dec 06, 2007
Posts: 95
|
|
Hi Guys i am trying out the spring mvc application for hello world from the Vannilla.com But for some reason i am getting an error in my web page saying . My code is as shown below:
My controller class is :
Then my spring context file is this:
I am using eclipse IDE and i have created a Dynamic web project. In that under webcontent folder i have my index .jsp file as shown below:
My welcome page page is as shown below (in webcontent, in a folder called welcome, welcomePage.jsp):
These are the jars that i have included:
Please help me out.
Thanks.
|
Regards,
Deepak
|
 |
 |
|
|
subject: Spring MVC Hello world application error
|
|
|