I am getting a 404 error when I try to access a Spring MVC @Controller. I need some help as I am new to Spring
My web.xml file for the server is as follows:
<?xml version="1.0"...
Type: Posts; User: cdavies; Keyword(s):
I am getting a 404 error when I try to access a Spring MVC @Controller. I need some help as I am new to Spring
My web.xml file for the server is as follows:
<?xml version="1.0"...
I am trying to get spring-security 3.0.3 running with CAS (I am new to it). I am getting the following:
2011-12-15 10:17:23.496:INFO:/apudt:Initializing Spring root WebApplicationContext...