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:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to