Location:
Search - servlet a
Search list
Description: SERVLET编程,很不错的书-SERVLET programming, a very good book
Platform: |
Size: 647168 |
Author: 归剑峰 |
Hits:
Description: 在网山自由的你要的无线电多么舒服 开发工具jsp+javabean+servlet 一个很有意思的小程序-in Shan freedom to the radio you how uncomfortable development tools jsp javabean servlet a very interesting small program
Platform: |
Size: 1391616 |
Author: 宋永新 |
Hits:
Description: 用JSP结合BEAN和SERVLET技术编写的一个留言本,是学习用三层架构编程的一个不错的示例-combined with JSP and servlet technology Beans prepared a message of this study is the three-tier programming with a good example
Platform: |
Size: 462848 |
Author: 金字塔 |
Hits:
Description: 学习java-servlet的一个非常不错的电子教案-learning java- servlet a very good electronic templates
Platform: |
Size: 48128 |
Author: 赵浩 |
Hits:
Description: 一个applet servlet之间通过序列化对象通讯的例子,very useful-an applet servlet between objects through the sequence of communication examples, very useful
Platform: |
Size: 857088 |
Author: 张超锋 |
Hits:
Description: jsp+servlet+javabean 学生成绩查询系统
采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主-jsp servlet javabean student achievement inquiry system used jsp servl et javabean, jsp responsible for a small number of pages, mainly to servlet
Platform: |
Size: 671744 |
Author: zhangyg |
Hits:
Description: 学生课绩管理系统
高校开发一学生课绩管理系统,该系统由登陆模块,学生模块,教师模块,管理员模块,四部分组成。其功能如下:
学生登陆以后,可以选报课程。系统会根据学生所在系及课程的预修课判断(课程有系别,预修课等属性)。首先,系统会列出所有满足该生系别以及该生还未选报的课程,或者其预修课为“public”的课程。如果该生选报了未满足预修课要求的课程,系统会有相关的错误提示。 其次,学生可以查看自己的成绩,包括该生已选课程的名称,学分以及 该生的总分。如果教师还未给出成绩,则系统会有相关提示。 再次,该生可以更改自己的个人信息,包括密码,电话号码等,其中要求密码不能为空。
-courses and scores Management System developed a college student class performance management system, which from the landing module, students module, module teachers, administrators module, four components. Its functions are as follows : Student landing after reportedly can choose courses. Under the system where students of the faculties and courses taught pre-judgment (and other curriculum programs, such as pre-Taught attributes). First, the system will list all meet the Department of Health and the other health of the election have not yet courses its pre-taught or "public" courses. If the student reported the election did not meet requirements of the pre-taught courses related to the system will be error messages. Secondly, students can see their achievements, including that o
Platform: |
Size: 40960 |
Author: 刘峰 |
Hits:
Description: 这个是本人用spring+hibernate整合servlet的一个小作品`需要的朋友可以拿去参考下顺便给我提提意见啊`!-this is the spring hibernate integration with a small servlet works `friend in need can be found under the reference to the way I make a suggestion` ah!
Platform: |
Size: 12288 |
Author: 郝尧 |
Hits:
Description: 一个学生成绩管理系统`用jsp+servlet+javabean设计基于mssql数据库`
带有数据结构图和流程图`和部分系统介绍`可以直接拿来做毕业设计`补全论文就ok-a student performance management system `jsp servlet javabean design based on the ms `sql database with data structure diagram and flowchart` and `part of the system can be introduced directly used as a` fill Graduation Papers on all ok
Platform: |
Size: 393216 |
Author: 郝尧 |
Hits:
Description: java编写的简易留言本,使用access作为数据库,所以只能运行在windows平台下,maven2工程-java prepared this simple message, use the access as a database, we can only run on windows platform, maven2 project
Platform: |
Size: 165888 |
Author: xyz20003 |
Hits:
Description: JSP+SERVLET 一个新闻发布系统,功能齐全-JSP+ SERVLET a news release system, full-featured
Platform: |
Size: 750592 |
Author: 郑锐豪 |
Hits:
Description: JSP+SERVLET 一个投票简易的管理系统,-JSP+ SERVLET a vote management system for simple,
Platform: |
Size: 410624 |
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的购物车的小事例。-Jsp and servlet a shopping cart of small examples.
Platform: |
Size: 2048 |
Author: weiqi |
Hits:
Description: 一个简单的留言本。JSP+SERVLET-A simple Guestbook. JSP+ SERVLET
Platform: |
Size: 373760 |
Author: 曹刘飞 |
Hits:
Description: 基于jsp+servlet+javabean开发的学生成绩管理系统,很不错的学习资料。-Based on jsp+ Servlet+ Javabean the development of student achievement management system, a very good learning materials.
Platform: |
Size: 668672 |
Author: liang |
Hits:
Description: 一个简单的severlet通讯实例,其中综合应用了java和数据库相关知识。-A simple example of severlet communications, including integrated application of java and database-related knowledge.
Platform: |
Size: 1024 |
Author: 李里 |
Hits:
Description: 学生课绩管理系统
高校开发一学生课绩管理系统,该系统由登陆模块,学生模块,教师模块,管理员模块,四部分组成。其功能文件包有详细说明-Students in class performance management system for college students to develop a class performance management system, which by the landing module, student module, teacher module, the administrator module, composed of four parts. Its functions have detailed description of package
Platform: |
Size: 379904 |
Author: xiaojin |
Hits:
Description: 很多人找不到servlet的源代码,这个就是源代码包了。-Many people can not find servlet source code, this is a source code package.
Platform: |
Size: 219136 |
Author: h16418 |
Hits:
Description: 这是servlet的源码,包含了源代码和说明文档,下载的必须看清楚了。-this is a api of servlet
Platform: |
Size: 132096 |
Author: sdwa |
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»