Domanda

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.

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top