asystu
Nov 25th, 2004, 08:18 AM
Hi
Someone suggested Spring as a good starting point for Java and I'm just working through the MVC tutorial.
Have got to part 2 but cannot understand why I don't get the Hello page when entering http://localhost:8080/springapp. I get a 'Directory Listing For' page for some reason. Have checked back through the tutorial and appear to have the correct source and settings. Can anyone suggest where I might be looking in order to solve the problem. I assume that the 'return new ModelAndView' is not firing but what might cause this?
Many Thanks
Someone suggested Spring as a good starting point for Java and I'm just working through the MVC tutorial.
Have got to part 2 but cannot understand why I don't get the Hello page when entering http://localhost:8080/springapp. I get a 'Directory Listing For' page for some reason. Have checked back through the tutorial and appear to have the correct source and settings. Can anyone suggest where I might be looking in order to solve the problem. I assume that the 'return new ModelAndView' is not firing but what might cause this?
Many Thanks