I added the javax jar file using the profile modifier. I added servlet.jar. When I try to compile my file, I get: Class javax.servlet.ServletException not found in import.
import javax.servlet.ServletException;
Looking at the contents of servlet.jar shows that the class is definitely contained in the file. After I added the jar file, I restarted JCreator but I still get the error. Can someone help me with this? This is my first time using this IDE.
Terry
Can't Import Javax Servlets
Started by
tcoder
, Jul 24 2012 07:10 PM
No replies to this topic










