문제

I wrote some java classes and used some servlet keywords. but it is not being recognized. I tried importing javax.servlet.*; but eclipse said it can't be resolved.

I'm not really sure but I tried to look up tomcat inside ofbiz to get the servlet-api.jar but I can't find it.

I tried rebuilding and cleaning the ofbiz project but it can't seem to help.

도움이 되었습니까?

해결책

download and add j2ee.jar in your classpath http://www.java2s.com/Code/Jar/j/Downloadj2eejar.htm

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top