jsp连接mysql数据库 例子_JSP 连接 MySQL 数据库的例子
一:數據庫 1. 正確install? mysql 2. mysql -h localhost -u root -p 3. create database shujuku; 4. grant all privileges on shujuku.* to test@localhost identified by "12345"; 5. use shujuku; 6. create table biao (id int(8) primary key, name varchar (32)); 7. insert into biao value(1,'vingo'); 8. download mysql jdbc driver and copy the 'mysql-connector-java-5.1.7-bin.jar' to tomcat lib directory. 二: JSP part ? ? ? ?") ; ?while(rs.next()) { ?out.print(rs.getString(1) + " ") ; ?out.print("|"); ?out.print(rs.getString(2)); out.print("
"); } out.print("
"); out.print("database query successfully ... congratulation ... "); rs.close(); statement.close(); connection.close(); %> 三:Don't forget to restart tomcat, it should reload all library.
總結
以上是生活随笔為你收集整理的jsp连接mysql数据库 例子_JSP 连接 MySQL 数据库的例子的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 停更5年的电脑输入法黑科技停更5年的电脑
- 下一篇: 百里铭文第一(百里铭文搭配最厉害2020