문제 에 대한 자세 한 설명:HttpServlet 는 유형 으로 해 결 될 수 없습니다.

2758 단어 HttpServletresolved
HttpServlet cannot be resolved to a type

DescriptionResourcePathLocationType
HttpServlet cannot be resolved to a typeSimpleServlet.java/JavaHelloWorldApp/src/main/java/wasdev/sample/servletline 15Java Problem
HttpServletRequest cannot be resolved to a typeSimpleServlet.java/JavaHelloWorldApp/src/main/java/wasdev/sample/servletline 22Java Problem
HttpServletResponse cannot be resolved to a typeSimpleServlet.java/JavaHelloWorldApp/src/main/java/wasdev/sample/servletline 22Java Problem
ServletException cannot be resolved to a typeSimpleServlet.java/JavaHelloWorldApp/src/main/java/wasdev/sample/servletline 22Java Problem
The import javax.servlet cannot be resolvedSimpleServlet.java/JavaHelloWorldApp/src/main/java/wasdev/sample/servletline 5Java Problem
The import javax.servlet cannot be resolvedSimpleServlet.java/JavaHelloWorldApp/src/main/java/wasdev/sample/servletline 6Java Problem
The import javax.servlet cannot be resolvedSimpleServlet.java/JavaHelloWorldApp/src/main/java/wasdev/sample/servletline 7Java Problem
The import javax.servlet cannot be resolvedSimpleServlet.java/JavaHelloWorldApp/src/main/java/wasdev/sample/servletline 8Java Problem
The import javax.servlet cannot be resolvedSimpleServlet.java/JavaHelloWorldApp/src/main/java/wasdev/sample/servletline 9Java Problem


WebServlet cannot be resolved to a typeSimpleServlet.java/JavaHelloWorldApp/src/main/java/wasdev/sample/servletline 14Java Problem


글 자바 에서 REST API 는 예제-클 라 우 드 플랫폼+클 라 우 드 서 비 스 를 바탕 으로 자신의 온라인 번역 도 구 를 만 듭 니 다. IBM Bluemix 에서 다운로드 한 자바 예제 코드 를 Eclipse 로 가 져 온 후 이상 의 오류 가 발생 했 습 니 다!
오류 원인:
Eclipse 는 방금 설치 되 었 습 니 다.서버 실행 환경 이 설정 되 어 있 지 않 습 니 다!
해결 방법:
1.먼저 Tomcat 설치 하기;
보통 zip 압축 패 키 지 를 다운로드 하고 압축 을 풀 면 됩 니 다.
2.Eclipse 에서 Window 메뉴 를 클릭 하고 환경 설정 을 선택 합 니 다.

3.왼쪽 에 서버 를 펼 치고 Runtime Environment 를 선택 하고 오른쪽 에 Add 버튼 을 클릭 합 니 다.

4.팝 업 창 에서 Tomcat 버 전 선택

5.'Browse'버튼 을 누 르 면 Tomcat 의 설치 위 치 를 선택 하고 적당 한 JRE 버 전 을 선택 하 며 Finish 버튼 을 누 르 면 완성 합 니 다.

위의 절 차 를 통 해 위의 오 류 는 모두 해결 되 었 습 니 다.만약 당신 의 프로젝트 에 오류 가 표시 된다 면 다른 원인 을 고려 해 야 합 니 다.
참고 가능:xxx 는 타 입 오류 해결 방법 으로 해결 할 수 없습니다.

좋은 웹페이지 즐겨찾기