close

[Solved] The origin server did not find a current representation for the target resource or is not willing to disclose that one exists

Hello Guys, How are you all? Hope You all Are Fine. Today I am just trying to run simple web project But I am facing 404 with following error The origin server did not find a current representation for the target resource or is not willing to disclose that one exists in Java. So Here I am Explain to you all the possible solutions here.

Without wasting your time, Let’s start This Article to Solve This Error.

How The origin server did not find a current representation for the target resource or is not willing to disclose that one exists Error Occurs ?

I am just trying to run simple web project But I am facing 404 with following error.

Description: The origin server did not find a current representation for the target resource or is not willing to disclose that one exists

How To Solve The origin server did not find a current representation for the target resource or is not willing to disclose that one exists Error ?

  1. How To Solve The origin server did not find a current representation for the target resource or is not willing to disclose that one exists Error ?

    To Solve The origin server did not find a current representation for the target resource or is not willing to disclose that one exists Error From eclipse, you right click the project. Run As. Run on Server. And then it worked for me. I used Eclipse Jee Neon and Apache Tomcat 9.0. I just removed the head portion in index.html file and it worked fine. And My problem was solved.

  2. The origin server did not find a current representation for the target resource or is not willing to disclose that one exists

    To Solve The origin server did not find a current representation for the target resource or is not willing to disclose that one exists Error From eclipse, you right click the project. Run As. Run on Server. And then it worked for me. I used Eclipse Jee Neon and Apache Tomcat 9.0. I just removed the head portion in index.html file and it worked fine. And My problem was solved.

Solution 1

  1. From eclipse, you right click the project.
  2. Run As.
  3. Run on Server.
  4. And then it worked for me.
  5. I used Eclipse Jee Neon and Apache Tomcat 9.0.
  6. I just removed the head portion in index.html file and it worked fine.
  7. And My problem was solved

Summary

It’s all About this issue. Hope all solution helped you a lot. Comment below Your thoughts and your queries. Also, Comment below which solution worked for you?

Also, Read

Leave a Comment