Spring MVC Annotations Wierdness
I have been learning about Spring MVC for a past few days and have been trying to implement a "hello world" page using Spring’s annotation based controllers. I have followed a step-by-step tutorial I found in the net. The funny thing is that the tutorial or any other…
