Re: AW: why can't my servlet connect to mysql...?
"Darryl L. Pierce" <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Organization | Just me... |
| Message-ID | <[email protected]> |
On Wednesday 14 July 2004 01:29 am, Thiharie Rajesh wrote: > You should put all required JAR files in the WEB-INF/lib directory. The > common\lib folder is meant for the server, not for applications. Something like MySQL *should* be at the server level. Tomcat has code for creating a connection pool and a servlet shouldn't be making those connections on its own. -- Darryl L. Pierce <[email protected]> Visit the Infobahn Offramp - <http://mypage.org/mcpierce> "What do you care what other people think, Mr. Feynman?" ___________________________________________________________________________ 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