Re: Tomcat 5.5 and Mysql 5.0 connectivity

2009-04-01 Thread HARI17785
give the exact name of ur cgi folder Now go to server\lib there will be jar file named servlets-cgi.renametojarservlets-cgi.renametojar change the name to servlets-cgi.jar Now ur CGI script will work on . Regards, Hari17785 HARI17785 wrote: > > Hi, > i m using tomcat

Tomcat 5.5 and Mysql 5.0 connectivity

2009-03-26 Thread HARI17785
Hi, i m using tomcat 5.5 and Mysql 5.0. I hav written a CGI script which retrives some infn from database.Now i want to run my CGI script in tomcat5.5 and queries the MySQL db.I m very much new to tomcat 5.5.So pls somebody help me out.Do i need any jar files for this connectivity? Thanks, Har