How to Solve Error: Resource’/Servers’ does not exist

When writing J2EE with Eclipse today, I saw an additional Server folder in the Navigator, and I quickly deleted it if I had obsessive-compulsive disorder:

As a result, JSP can’t run anymore, and the following error occurs:

The solution is to create a new Server:

Configure it and run it again.

Read More:

Leave a Reply

Your email address will not be published. Required fields are marked *