|
|
Hi,
I am trying to write application using Spring MVC. But the problem is that for 3 deys I can not help my self with such a error :
quot;from Status 404 - Servlet springapp is not availablequot;.
When I write in browser :
springapp/hello.jsp
I get correct web page, but writing
springapp/hello.htm
couses mentioned error.
Please, help me answer what could be a reson? I was searching in google but unfortunetly I didn't find anything what could help me....
It's working. Just for information for next generation I attached the newest version of spring.jar and spring-sources.jar |
|