Hi subceero, Obviously you need to establish your own mysql database and table, here is a simple sample jsp file to give you some hints to get you started. Change the connection parameters in connect.jsp file, and create a sample table according to sample jsp (test.jsp) parameters. Hope it helps . Cheers :) (note: put test.jsp and connect.jsp in the same directory) ----- Original Message ----- From: "subceero" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 5:47 AM Subject: JSP and MYSQL: Connection Sample??
Hi everyone, Does anyone of you have a sample SMALL code of a mysql-connection from jsp? just to check if the connection can be established. Thanks in advance Subceero
connect.jsp
Description: Binary data
test.jsp
Description: Binary data
-- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
