softlab Posted June 19, 2012 Posted June 19, 2012 Hi. The first time I posted my problem was in May; then I reposted it various times, because I got no reasonable answer. Till now, no replies. When I give a service to the public, be it free or not, I think I have to satisfy any help request for errors, doubts and so on. Here I did not have any of these things; my problem remains my problem, no one gave me a solution for it. Do you think it is reasonable? For complete information, I append the problem to this post, hoping that someone could (and would) help me. --------------------------------------------------------------------- Pointing my java application (http://studiofp.heliohost.org/infoPar/index.jsp) and clicking the link "Accesso" I get the result below: Not FoundThe requested URL /infoPar/ServletUtenti was not found on this server. The servlet is in the web.xml file as below ServletUtentiit.fp.servlets.ServletUtenti ServletUtenti/ServletUtenti and is present in the WEB-inf\classes folder, in a package named "it.fp.servlets" under the named folder. In addition, I deployed the same application on a desktop under Tomcat 6.0.35 and it works perfectly. Which could be the problem? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.