Good day everyone. )
I had a problem with the project. In general, the usual bunch of jsp servlet, when I run a project on a netbins (with my tomkat), everything works without any problems. And how do I want to run the file on the other computer through the war file, install the apache tomcat, upload the war file and open it; on the first login page I get an error HTTP Status 404 - / admin / register. That is, The requested resource is not available. I looked in Google, issued something like incorrectly specified servlet names or paths on web.xml, but the fact is that I don’t have such an xml file in the project at all.
What am I doing wrong? Maybe someone had such problems? Help. :)