搜索资源列表
struts-upload
- 完整的STRUTS上传文件与下载文件的示例,可以让你学会原来HTTP上传文件可以这么简单.-integrity of the document upload and download documents example, allows you to learn the original HTTP upload files can be as simple as that.
一个基于Struts+Hibernate+MsSql2000的实例
- 一个简单的用户登录验证,主要是用了Struts+Hibernate框架,工具Eclipse+Myeclipse!-a simple user login validation, it is mainly used by Hibernate Struts framework, Eclipse Myeclipse tools!
struts-myexample
- 基于ejb技术的Hello程序,完整的实现了ejb的整体框架。通过该简单的例子,你能很容易的明白struts的实现原理和机制,能快速入门,有助于ejb的学习 -based on the Hello Bob technical procedures, the integrity of Bob achieve an overall framework. Through the simple example, you can easily understand the struts theory an
struts-login
- 基于struts的登录验证程序,简单易学,是个不错的入门学习程序-struts on the login verification process, is easy to be a good learning process of entry
Lxyweb
- spring+hiberbate+struts简单登入程序-spring struts simple log hiberbate procedures
hello-struts
- 一个java写的基于struts的简单应用,可以用于学习struts之用。-a java-based struts write a simple application, struts can be used for learning purposes.
helloworld-struts
- 一个java写的基于struts的简单应用,可以用于学习struts之用。-a java-based struts write a simple application, struts can be used for learning purposes.
在portal里开发简单的struts应用程序
- 在portal里开发简单的struts应用程序.,In the portal in the development of a simple struts application.
Struts+Hibernate.zip
- 本程序所写的排课,选课系统是采用Hibernate+Struts架构的来设计的, 同时具有排课和选课的双重功能,本程序的排课算法并不适用于多方面的需求, 而是只满足于学生选课, 管理员排课的一个简单的模型结构,而且只一个信息科学与技术这一个系部,功能方面相对有限一个排课选课系统,This procedure written Timetable, elective system is the use of Hibernate Struts framework to design, and at
struts+hibernate
- struts + hibernate ,简单的实现了登录,注册功能,和对用户信息的查询,分页-struts+ hibernate, simple realization of the registry, registration functions, and user information query, paging
struts-bookstore
- 用jsp编写的一个简单的网上书店系统,数据库用的mysql-Jsp prepared with a simple online bookstore systems, databases used in mysql
struts
- 一个简单的struts,用于记录所有计算机的信息,有add,update, remove等功能。-A simple struts, all the computers used to record information, there are add, update, remove functions.
Struts+Hibernate
- 近几年来,随着教育培训机构不断增多,规模不断变大,人员不断的增多,以致于给人工问卷考核带来严重的不变,无法将学员反映的信息反映给授课教师,无法让老师及时根据学员的需求而将教学方式进行调整,而且这种考核效率很差,浪费了大量的人力资源和物质,以至于教学质量逐渐下降,公司开支增多,使公司面临着隐藏的生存危机。为了解决这种现象,我和其他几名同学为本公司力开发了一套在线问卷考察调查系统,它大大节约了各种人力物力资源,使企业进入了无纸化办公的时代,适应了现代化企业办公的需求,同时它能及时将学员反映的信息及时
struts
- 一个简单的Struts应用程序.欢迎初学者参考.里面有我的Struts学习总结笔记-A simple Struts application. Welcome beginners reference. Which has summed up my Struts Study Notes
strutsBlog
- Java编程开发中struts的简单示例,struts的结构展示-Programming in Java simple struts example, struts display structure
struts-2.2.3.1-lib
- struts框架是用于j2ee项目开发的框架,在该框架下,似的前台页面与后台程序的联调更加简单。-struts lib
struts
- 零基础学JAVA WEB中struts简单应用-Zero bases learn JAVA WEB struts simple application
会员管理系统(struts+hibernate+spring)
- 基于ssh框架做的一个简单的会员管理系统(a simple membership management system)
SSH整合简单登录实例loginDemo
- struts+spring+hibernate实现简单的登录注册(a simple demo for login and regist by struts+spring+hibernate)
基于struts的简单加法运算
- 本文件是基于Struts的简单加法运算的源代码,代码比较简单易懂,可供大家参考。