Hi All,
I have Tomcat6 installed under Ubuntu 10 and I am trying to run my first form under
tomcat, although every time I try to run the form I get error:
HTTP Status 404 - /Beer-v1/form.html
I've tried almost everything, starting from checking the spelling / case of URL and up to revising code inside the form and I don't seem to understand what's wrong so can someone please help me and tell me what I might be doing wrong here?
form.html code:
web.xml content:
Directory structure under /usr/share/tomcat6/webapps/Beer-v1/
-form.html
- WEB-INF (folder)
----web.xml
Note: I've revised Tomcat log files and saw nothing special to describe the error
Thanks in advance for your time and efforts