[PLUG] jsp-mysql connection problem

Arun Khan knura9 at gmail.com
Fri Apr 30 19:34:23 IST 2010


On Fri, Apr 30, 2010 at 7:05 PM, Vinayak Kulkarni
<kulkarnivd2007 at yahoo.co.in> wrote:
> Hi
> Thanks for your reply
>
> Everything is on the same machine and I am just creating a simple database project
> still connection is not getting established.
>

First of all some netiquette rules:
(a) do not top post
(b) trim your posting with only relevant portions as quote.

Do you get a connection for "telnet localhost 3306"?  If yes, then
mysql is OK and you need to look at tomcat.  Is tomcat connecting to
(a) localhost, (b) port 3306, and (c) to the correct database with the
correct username/password?

-- Arun Khan




More information about the Plug-mail mailing list