Jump to content

Servlet Not Found


softlab

Recommended Posts

Hi. I did Java Request already.

If I execute the sample JSP, all is Ok.

When I try to execute ServletsTestPage, the response is:

 

Not Found

The requested URL /ServletsTestPage was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

 

I also uploaded my war file, which contains some servlets into a package with the corresponding web.xml entries; if I try to invoke any of them, same response

What should i do? My HelioHost context is studiofp.

Thank you.

Link to comment
Share on other sites

Path and filename seem to be correct; on my desktop all is Ok.

 

By the way, as I said, also when I try to execute ServletsTestPage (the sample servlet you put in the WEB-INF\classes folder), the response is:

 

Not Found

The requested URL /ServletsTestPage was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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