Eclipse, MYSQL, jdbc, tomcat are all installed, under the program

Updated on technology 2024-04-08
12 answers
  1. Anonymous users2024-02-07

    unknown column 'chengang' in 'field list'

    He said that there is no chengang column in it, which may mean that there is no chengang field in the table.

  2. Anonymous users2024-02-06

    Configure the MySQL data source custom-wms

    The database name is: test

    Username: test

    Password: password

    Port: 3306

    Login character set: GBK

    Place the MySQL driver.

    Locations such as: tomcat6 tomcat6 lib.

  3. Anonymous users2024-02-05

    You first write a console program and learn to connect to the database.

  4. Anonymous users2024-02-04

    You need to set up the data source in the management tool.

  5. Anonymous users2024-02-03

    When I use sqlservel, it's also the DAO layer, no problem. And then there was a problem when it came to JSP.,I guess it's the same friend fiber.,There should be a spine in the mysql driver.。 DLL dynamic link library file, you copy this file into your jdk to try.

  6. Anonymous users2024-02-02

    It's the source code from the Internet again.,Go find a JSP book and take a look.。

    The configuration of the environment has not been figured out, and it has not been withdrawn.

    Even if you figure out the environment configuration and the connection to the database, you still have to figure it out.

    Take a moment and check out the tutorial. It's not hard.

  7. Anonymous users2024-02-01

    Upstairs was right.

    You should also understand the difficulty of beginners! That's not how it came about.

  8. Anonymous users2024-01-31

    Your XMS and XMX settings are too small, just make them bigger!

  9. Anonymous users2024-01-30

    1.See if your JDBC driver package is complete; 2.See if your database connection statement is correct. For example, whether the database name is correct. Why don't you have a port number in your cn. The default port number of MySQL is 1433;

    3.See if your database service and listener are started.

  10. Anonymous users2024-01-29

    : Didn't it prompt you? Didn't find it.

    Did your bag get in?

    Another 2 packs are needed com... and pool...Those 2 packs. Your own project is also required.

    Import the package above.

  11. Anonymous users2024-01-28

    %@ page import=

    This sentence: <%page import="Stupid"

    When importing, the brigade collapses to dismantle the file circle and add quotation marks.

  12. Anonymous users2024-01-27

    Basically, if you want to make pages, you can use the DreamWeaer CS4 SVN plugin and it's better to learn jQuery Extjs or something.

Related questions
10 answers2024-04-08

Eclipse is usually the green version, usually ** down to unzip on the line and do not need to install, if it can't run, it means that your JDK is inconsistent with the version of Eclipse, please check, 32-bit or 64-bit.