Home > Database > Mysql Tutorial > mysql-如何用JSTL JDBC MYSQL 实现增删查改?

mysql-如何用JSTL JDBC MYSQL 实现增删查改?

WBOY
Release: 2016-06-06 09:32:52
Original
1110 people have browsed it

mysqljdbchtmljstl

TOMCAT、ECLIPSE、JSP、JSTL、JDBC、MYSQL

我是一个刚入门的小白。先谢谢前辈了。
想用jstl jdbc向MYSQL里插入数据,更新,删除。
网上查了资料都是insert into t_student values(null,"XXX","XXX,"XXX,"X");这种。

我想在

我应该怎么做?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template