文件名称:AWTaawebDemo
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-12-25
- 文件大小:
- 685kb
- 下载次数:
- 0次
- 提 供 者:
- x*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
今天尝试写一个小demo实现下之前看过的代码,目的了解不同文件的数据访问,掌握如何获取前台数据,如何将数据库的数据在前端页面展示。
awt可视化界面可已实现提交数据到数据库,也可查询数据在控制台打印。
web工程:主要是web前台输入并提交数据,然后在另一页面展示数据库内容-Today, try to write a little demo to achieve before the next read the code, the purpose of understanding the data access different files, learn how to get the reception of data, how the data in the to show the front page. awt visual interface has been implemented to submit data to the , query data can also be printed on the console. web project: mainly web frontend to enter and submit data, and then display the contents of the in another page
awt可视化界面可已实现提交数据到数据库,也可查询数据在控制台打印。
web工程:主要是web前台输入并提交数据,然后在另一页面展示数据库内容-Today, try to write a little demo to achieve before the next read the code, the purpose of understanding the data access different files, learn how to get the reception of data, how the data in the to show the front page. awt visual interface has been implemented to submit data to the , query data can also be printed on the console. web project: mainly web frontend to enter and submit data, and then display the contents of the in another page
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AWT\.classpath
...\.project
...\.settings\org.eclipse.jdt.core.prefs
...\bin\com\cn\awt\AwtDemo$1.class
...\...\...\..\...\AwtDemo$2.class
...\...\...\..\...\AwtDemo.class
...\...\...\..\...\DataSave.class
...\src\com\cn\awt\AwtDemo.java
...\...\...\..\...\DataSave.java
RegisterDemo\.classpath
............\.project
............\.settings\.jsdtscope
............\.........\com.genuitec.eclipse.core.prefs
............\.........\org.eclipse.jdt.core.prefs
............\.........\org.eclipse.wst.jsdt.ui.superType.container
............\.........\org.eclipse.wst.jsdt.ui.superType.name
............\WebRoot\META-INF\MANIFEST.MF
............\.......\Store2DB.jsp
............\.......\WEB-INF\classes\com\test\DataSave.class
............\.......\.......\.......\...\....\DataSelect.class
............\.......\.......\lib\mysql-connector-java-5.1.7-bin.jar
............\.......\index.jsp
............\.......\submitform.jsp
............\src\com\test\DataSave.java
............\...\...\....\DataSelect.java