From: "Juan Carlos Montenegro" <[EMAIL PROTECTED]> > Hi > > I have been trying to make a Connection Pool with the example of the book: Core > Servlets and Java Server Pages of Marty Hall, which is stored in > www.coreservlets.com. The example is the Listing 18.20 > ConnectionPoolServlet.java in page 510. My problem is that when I try to compile > the servlet there are like 8 errors related to: cannot resolve symbol. Any help? >
Did you make sure all classes referenced in your code are in your CLASSPATH? Look in the archives for further details on how to set CP correctly, where to download missing classes, etc. -mw [...] ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html