Java Web program development link MySQL Database

Source: Internet
Author: User
Tags java web
  1. Error displayed: Access denied for user ' @ ' localhost ' (using Password:yes)
    1. Guarantee that there are no spaces in the URL
    2. Attempt to log in with MySQL local command line
  2. Display Error: The import com.mysql.jdbc.Connection collides with another import statement
    1. This is saying com.mysql.jdbc.Connection repeat import
    2. See if the JSP page has been imported amount com.mysql.jdbc.Connection
  3. Display Error: Type mismatch:cannot convert from java.sql.Connection to Com.mysql.jdbc.Connection
    1. Two classes duplicate the same name, delete the unused one

Java Web program development link MySQL Database

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.