Billy Aplin wrote:

[snip]
my classpath setting correct, but I am fairly certain that the CLASSPATH
settings are correct:

CLASSPATH
.; c:\JavaDev; c:\Tomcat\common\lib\servlet.jar

I doubt that the reason might be the spaces among the individual paths. Try to take the spaces out and see what happend.


Best

Bao

As you can see, the CLASSPATH system variable is pointing to the servlet.jar
file as well as my working directory, and the directories are correct.


I have searched the email archives and I don't see anything that explains
this problem.  Any help would be appreciated.

Thanks

Billy

---- ERROR ---
HelloServlet.java:16: cannot resolve symbol
symbol  : class ServletException
location: class HelloServlet
     throws ServletException, IOException {
            ^




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to