Hello All,
I have deployed a very simple Spring MVC application, whiah I have built following the Spring-MVC-step-by-step tutorial, and I'am getting this error "javax.servlet.ServletException: non-HTTP request or response" when I make a call to "http://localhost:8080/springapp/hello.htm". I'm deploying on
jboss 5 and using Spring 2.5. Can you please help me out where I might be going wrong or any setting I have missed. Here is the complete error message: