jsp & mysql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • varsha25
    New Member
    • Feb 2008
    • 2

    jsp & mysql

    hello, i am fresher.plz can anyone tell me that how to connect jsp with mysql?

    i have some problem with connection.foll owing error is occur.

    org.apache.jasp er.JasperExcept ion: Communication failure during handshake. Is there a server running on 127.0.0.1:3306?


    can anybody tell me how to overcome from this problem?
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by varsha25
    hello, i am fresher.plz can anyone tell me that how to connect jsp with mysql?

    i have some problem with connection.foll owing error is occur.

    org.apache.jasp er.JasperExcept ion: Communication failure during handshake. Is there a server running on 127.0.0.1:3306?


    can anybody tell me how to overcome from this problem?
    Perhaps your MySQL isn't running then or is not configured for port 3306 ...

    Comment

    Working...