mysql requites the IP address
so instead of giving the host name give the IP address
of host...
Connection verbindung =
DriverManager.getConnection("jdbc:mysql://127.0.0.1/databasename","www361","password");
replace 127.0.0.1 with you server IP
Regards
--- Sebastian Cremers <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> in my last posting i had some mistakes which i have
> fixed know. the
> connection command is:
>
> Connection verbindung =
>
DriverManager.getConnection("jdbc:mysql://www361.s-s4.sserv.de/m3d-hosting",
> "www361", "*****");
>
> but now i'm getting the following Exception:
>
> Communication link failure: Bad handshake
>
> i can't find anything in the documentation regarding
> this error. can someone
> help?
>
> regards,
>
> sebastian
>
>
>
>
> move3d interactive media GmbH
> Hakan Ekinci
> Heinersdorfer Str. 4-6
> 13086 Berlin
>
> +49 30 4790 840 -90 (fon)
> +49 30 4790 840 -99 (fax)
> [EMAIL PROTECTED]
> www.move3d.com
>
> we think. we dream. we know.
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body:
> "set JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets