Author | Message |
---|---|
srice
Posts: 6
|
Posted 13:55 Feb 02, 2012 |
When i try to go to the web address on the cs3 server I keep getting the 404 error message http://cs3.calstatela.edu:8080/cs320stu13/HelloServlet like there I keep getting the error message when i try to go to the hello servlet same thing happens when i try to access any of the servlets |
cysun
Posts: 2935
|
Posted 14:25 Feb 02, 2012 |
It should be working now. Next time do a "touch" on web.xml (or as suggested in the forum, make some minor change to web.xml then upload it to CS3) to make Tomcat reload your application. |