Jump to content

Recommended Posts

Posted

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.

Posted

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.

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...