Jump to content

Recommended Posts

Posted

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 Found

The requested URL /infoPar/ServletUtenti was not found on this server.

 

The servlet is in the web.xml file as below

 

 

ServletUtenti

it.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?

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...