Tomcat Connection Pool with IBM DB2 version 8.1

2003-02-25 Thread Simon Wong
Hello All, Does anyone successfully configure Tomcat Connection Pool with IBM DB2 version 8.1? Any sample server.xml for reference? Thanks, Simon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

DB2 version 8.1 using Jakarta Commons Connection Pool

2003-02-19 Thread Simon Wong
Hello, all, Does anyone successfully configure DB2 version 8.1 using Jakarta Commons Connection Pool? Could you share your experience with us? Thanks in advance, Simon - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: Please help with Tomcat - newbie

2002-06-18 Thread Simon Wong
Hello, I am trying to get the servlet to obtain a list of filenames and directories in my servlet class to be sent back to the applet. However, I am not sure if my approach is correct. I used the following code in my servlet class in the directory: C:\(where i installed my tomcat)\Apache