Description: 本人在学习过程中的一个阶段项目,用JAVA+Servlet+Jsp做的一个B/S后台新闻发布系统-himself in the learning process of a phase of the project, with Java Servlet Jsp do a B / S background news release system Platform: |
Size: 1068435 |
Author:谭子君 |
Hits:
Description: 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。
结构清晰明了,未对页面做美工处理,因此html和javascript代码很少,
非常适合作为java入门的例程,特别是对servlet部分。
开发调试平台为jbuilder9+tomcat4,在resin下测试通过。
数据库平台为ms sql server,在mysql下测试通过,但要改部分代码
数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0-used jsp servlet javabean, jsp responsible for a small number of pages, mainly to servlet. Structure of clarity, the pages do not deal with artists, html and JavaScript code rarely, very suitable for the entry of java as routines, especially on some servlet. Developing and debugging platform for jbuilder9 tomcat4 the resin under test. Ms database platform for sql server, mysql under the test, but to change some code for the database connection pool apache JAKARTA organized the project team to develop the commons- DBCP 1.0 Platform: |
Size: 1304576 |
Author:黎平 |
Hits:
Description: 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。
结构清晰明了,未对页面做美工处理,因此html和javascript代码很少,
详细介绍了jdbc的常用api以及数据库中的表的级联。
开发调试平台为jbuilder9+tomcat4,在resin和weblogic下测试通过。
数据库平台为ms sql server2000
数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0
info.sql 数据库的表结构文件
其中表info_table1和info_table2有级联关系
guestbook.properties 属性文件,初始化了一些参数
mssqlserver.jar,msutil.jar,msbase.jar SQL驱动
commons-collections.jar,commons-dbcp-1.1.jar,commons-pool-1.1.jar 数据库连接池
-used jsp servlet javabean, jsp responsible for a small number of pages, mainly to servlet. Structure of clarity, the pages do not deal with artists, html and JavaScript code rarely, details of jdbc common api and the database table cascade. Developing and debugging platform for jbuilder9 tomcat4. the resin and Weblogic under test. Ms database platform for sql server 2000 database connection pool for apache organization jak Arta developed by the project team commons- DBCP 1.0 info.sql database table structure documents and watches info_table1 info_table2 a cascade relations guestbo ok.properties attribute, the initialization parameters mssqlserver.jar, msutil.jar. msbase.jar SQL driver commons- collections.jar. commons- DBCP- 1.1.jar, commons-pool-1.1.jar database connection pool Platform: |
Size: 667648 |
Author:wyw0818 |
Hits:
Description: 本人在学习过程中的一个阶段项目,用JAVA+Servlet+Jsp做的一个B/S后台新闻发布系统-himself in the learning process of a phase of the project, with Java Servlet Jsp do a B/S background news release system Platform: |
Size: 1068032 |
Author:谭子君 |
Hits:
Description: 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。
结构清晰明了,未对页面做美工处理,因此html和javascript代码很少,
非常适合作为java入门的例程,特别是对servlet部分。
开发调试平台为jbuilder9+tomcat4,在resin下测试通过。
数据库平台为ms sql server,在mysql下测试通过,但要改部分代码
数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0
-used jsp servlet javabean, jsp responsible for a small number of pages, to the main servlet. Structural clarity, not to do graphic pages, it has html and javascript code rarely, very suitable for the induction of java as a routine, especially for some servlet. Debugging platform for the development of jbuilder9 tomcat4 the resin under test. Database platform for ms sql server, mysql under test pass, But part of a need to change the code for the database connection pool jakarta apache organized the project team developing the comm ons-dbcp 1.0 Platform: |
Size: 1307648 |
Author: |
Hits:
Description: webWork+Spring+Hibernate整合开发网络书城,通过这个项目,可以很好的学习这些技术,本项目也可以作为实际工作中的参考。-webWork+ Spring+ Hibernate JustCode integrated development through this project can be very good to learn about these technologies, this project can also work as a practical reference. Platform: |
Size: 54272 |
Author:leoma |
Hits:
Description: 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。
结构清晰明了,未对页面做美工处理,因此html和javascript代码很少,
详细介绍了jdbc的常用api以及数据库中的表的级联。
开发调试平台为jbuilder9+tomcat4,在resin和weblogic下测试通过。
数据库平台为ms sql server2000
数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0
-Used jsp+ Servlet+ Javabean, jsp is responsible for a small number of page treatment to the main servlet. Structural clarity, did not deal with pages to do art, so very little html and javascript code, detailing jdbc common api and database tables in the cascade. Debug platform for the development of jbuilder9+ Tomcat4, in the resin and weblogic under test. Database platform for ms sql server2000 database connection pool for the apache project team organized jakarta development commons-dbcp 1.0 Platform: |
Size: 667648 |
Author:皓月 |
Hits:
Description: 一个学习MVC的很好的实例
此项目以JSP、servlet、JavaBean实现MVC三层架构,*仅供参考*
环境:eclipse_3.2、myeclipse_5.1、jdk_6.0、tomcat_5.5、数据库sql server 2005
为方便调试,未设置默认首页,请从bookworm.jsp登陆
数据库端口、帐户、密码等可能有所不同,请到BookStore\WebRoot\WEB-INF下的
connection.xml文件中更改配置
-A learning of the good example of MVC project to JSP, servlet, JavaBean realize MVC three-tier system,* for reference only* Environment: eclipse_3.2, myeclipse_5.1, jdk_6.0, tomcat_5.5, database sql server 2005 for the convenience of debugging, not set the default home page from the database bookworm.jsp landing port, account, password, etc. may be different, please BookStoreWebRootWEB-INF under connection.xml document to change the configuration Platform: |
Size: 2184192 |
Author:zhangxinjie |
Hits:
Description: 该项目为网上书店,使用技术为JSP+Servlet+IBatis,由于时间仓促,只完成前台功能,
后台暂时没有做。
JDK:1.4以上
数据库:SQL Server2000
开发工具:Eclipse+MyEclipse-The project for the online bookstore, the use of technology as the JSP+ Servlet+ IBatis, due to time constraints, only the future function of the background do not have to do. JDK: 1.4 or above Database: SQL Server2000 Development Tools: Eclipse+ MyEclipse Platform: |
Size: 2895872 |
Author:asdfh |
Hits:
Description: JFreeChart 是一个开源的 JAVA 项目,它主要用来开发各种各样的图表,这些图表包括:饼图、柱状图 ( 普通柱状图以及堆栈柱状图 ) 、线图、区域图、分布图、混合图、甘特图以及一些仪表盘等等。在这些不同式样的图表上可以满足目前商业系统的要求。JFreeChart 是一种基于JAVA语言的图表开发技术。JFreeChart可用于Servlet、JSP、Applet、Java Appication环境中,通过JDBC可动态显示任何数据库数据。-JFreeChart is an open source Java project, it is mainly used to develop a variety of charts and graphs, including: a pie chart, histogram (the ordinary histogram as well as stack histogram), line graph, area charts, maps, hybrid graph , Gantt charts, and some dashboard. Different type of chart to meet the requirements of the current commercial systems. JFreeChart is a chart developed technology based on JAVA language. JFreeChart Servlet, JSP, Applet, Java Appication environment can be used to display any database data dynamically through JDBC. Platform: |
Size: 91136 |
Author:dxw |
Hits:
Description: 毕业设计,全套 新闻资讯系统+论文,用servlet/jsp实现的,数据库是sqlserver-Graduation design, a full range of news and information system+ papers Platform: |
Size: 7168000 |
Author:崔亮 |
Hits:
Description: shopping Mall project features and function requirement. Share servlet jsp Project ideas and topics with us. grate and many servlet jsp project ideas and topics. here some servlet jsp project ideas for research paper. here large collection of servlet jsp project with source code and . we many idea to development application like mobile application,desktop software application,web application development. you can find more project topics and ideas on servlet jsp. development ideas on Online eyewear shopping Mall. many project available to download with servlet jsp source code and . free download Online eyewear shopping Mall project synopsis available. Platform: |
Size: 2087936 |
Author:Rishikesh JOshi |
Hits:
Description: 1.这个是早期做的JSP+servlet项目,主要完成了购物的流程的功能和后台某部分功能,页面仿一号店、天猫、京东页面制作的,不兼容过早的浏览器版本,请尽量使用最新版本的浏览器!还有一些功能尚未完,设计上有很多不足。
2.字符集编码为UTF-8
3.数据库为mysql(如有乱码情况,请将mysql字符集设置为UTF-8),项目中连接数据库配置文件是JDBCUtil
4.我的开发工具:eclipse,Tomcat,mysql(1. this is the early JSP+servlet project, mainly completed the function of the shopping process and some part of the functions of the background, the page imitation No. 1 store, Tmall, Jingdong pages made, incompatible with early version of the browser, please try to use the latest version of the browser! Some functions are not yet finished, and there are many deficiencies in the design.
2. character set coding is UTF-8
3. the database is MySQL (if there is a garbled case, please set the MySQL character set to UTF-8). The database connection file in the project is JDBCUtil.
4. my development tools: Eclipse, Tomcat, MySQL) Platform: |
Size: 3052544 |
Author:斯斯斯内克 |
Hits: