You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by john-paul delaney <jp...@justatest.com> on 2002/02/13 20:24:17 UTC

NuB:javac:cannot resolve symbol

Hello List...

I'm trying to compile sample code from Jason Hunter's book 'About Servlet Programming' from O'Reilly.  

The code is for reusing database connections, and it refers to an external class which had been created on a previous exercise.

Although the class from the previous exercise is within the same context directory (/WEB-INF/classes) as the new class, when I try to compile the new class, I get an error:

"cannot resolve symbol
symbol  : class previous-class-name"

There is no specific reference to the location of the previous class within the code - so I presume I have some mis-configuration on my setup.  I'm not sure what it is thoug?

Any help gratefully appreciated.

/j-p.


-----------------------
 JUSTATEST Art Online
  www.justatest.com




--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>