I have installed
Tomcat as instructed in HFSJ, and am using v5.0.28.
Navigating to
http://localhost:8080, gives me the introducory page and says everything is fine.
I created the development and deployment directory structures and put the form.html file in the webapps/beer/form.html
Now here is where it gets WEIRD. First several times I navigate to the form, everthing works great. Then I go on with the example, build the deployment descriptor and
servlet, stop then restart TOMCAT, now It cant find the html file!! Error HTTP 404. Cant find the resouce.
I have stopped and started TOMCAT over ten times and have verified paths, etc. Nothing has changed that i am aware of. What gives???