hello, is it better/more effient/professional to create a DataSource instance variable and do the jndi lookup for the database only once and use that that IV each time the getConnection function is called, or is it better to call the lookup each time before the getConnection() is called.
Fuz ___________________________________________________________________________ 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