Closed octavian001 closed 11 years ago
Octavian,
is your code commited?
Gena
On Wed, Nov 21, 2012 at 11:31 AM, Ciorba Octavian notifications@github.comwrote:
How can I solve this error ? The server is running. But I think that the project isn't deployed to the right place.
http://localhost:8080/maven_test/
HTTP Status 404 - /maven_test/ description: The requested resource (/maven_test/) is not available.
— Reply to this email directly or view it on GitHubhttps://github.com/ITA-Courses-Java/USM-Java-2/issues/17.
At least you are missing web.xml https://github.com/ITA-Courses-Java/USM-Java-2/blob/master/kemonoske/Lab3/SimpleServlet/src/main/webapp/WEB-INF/web.xml
How can I solve this error ? The server is running. But I think that the project isn't deployed to the right place.
http://localhost:8080/maven_test/
HTTP Status 404 - /maven_test/ description: The requested resource (/maven_test/) is not available.