搜索资源列表
Form_y
- 将JSP中的Form表单使用Java类实现,使得在编写JSP网页时能够保证页面整洁。这个是我们实验室为学校搭建研究生管理平台时所使用的公共类-will JSP Form form using Java to achieve category, making the JSP page prepared to guarantee clean pages. This is our laboratory for graduate school management platform structures
Personal_Web(html)
- 一个用html写的简单的个人网站,包括主页,个人简介,情感世界,留言板,论坛,联系我们等基本功能,有些用到JSP处理页面的功能还不是很完善,望指教-with html to write a simple personal websites, including home, personal profiles, emotional world, message boards, forums, Contact us and other basic functions, some dealing wi
Remote_Service
- 自己编的一个java分布式服务的实现。此模型使用Tomcat作为web服务器,使用JSP页面作为用户交互界面,Javabean作为服务页面逻辑实现,客户端和服务器端通信通过java socket实现,数据库使用access,客户端用java窗口程序实现。对于学习java JSP网络数据库开发及socket远程调用很有帮助,此程序为服务器端程序,客户端程序有意可发email和我联系 xiaoxpp@163.com
food
- 工具:Myeclipse+sqlServer 2005+Tomcat 模式:MVC模式;采用jsp/javaBean/Servlet开发 亮点:采用jstl+jsp表达式+EL表达式实现页面简化代码 调用外部web service 实现真实天气预报! 功能强大!-Instrument: Myeclipse+ sqlServer 2005+ Tomcat patterns: MVC model using jsp/javaBean/Servlet development of b
smartupload
- SmartUpload用于jsp页面的方便上传,也可以用于dsoframer的上传-SmartUpload for upload
DangDangWang
- 交易类网站的界面还有各个网页有部分 登陆验证 滚动页面 隐藏 结算等功能JSP代码。-The the trading website interface each page part of the login authentication scrolling page hide the settlement functions JSP code.
SoftwareUnion2.0
- 类似于qq空间的留言和回复功能,能够赞,顶。使用jsp技术编写,页面美观,功能强大。-Similar to the message and reply qq space capabilities to praise, the top. Using technology to prepare jsp page beautiful, powerful.
Food
- 美食介绍网站,包括静态页面,大部分为jsp,简单实用,可供参考-Gourmet introduction sites, including static pages, most of jsp
web
- web课程设计源代码,包括html页面的设计和jsp后台服务的设计连接等。-web curriculum design source code, including the design and connection design background html jsp pages and other services.
wzk
- 分析设计的系统(如选课系统、电商销售系统等)JSP编程技术,采用access数据库或者sqlserver数据库开发测试自己的系统。 (2)要求系统开发中serverlt不少于1个,javabean不少于6个,页面不少于20张。 (3)进行数据库安装开发,把例子中的表结构建到数据库中 (4)把系统中所牵涉到的页面、控制类、业务逻辑类等编码实现系统部分功能,并能演示。-Analysis and design of the system (such as elective
CityBus
- 城市交通管理 公交查询 纯jsp 页面美工修饰由javascr ipt和jQuery实-asp electronic commerce system
gvstudio
- 用Asp三层模式开发,利用“类(Class)”的优越性大大提搞程序的逻辑性与执行性能,本下载站在代码中加入了Cache功能(相当于JSP被编释过一次之后,第二次代码就不会再被编释了)使之大大加快用户的浏览速度(总之一个字“快”),我们采用了模板技术,这样更方便的进行维护和升级,下载页面全部由后台生成,静态处理,从而大大的加快了下载页面的浏览速度 默认管理员帐号为:admin 密码: admin 后台登陆地址:/admin/login.asp-Three-tier model with A
gvstudioaccess
- 用Asp三层模式开发,利用“类(Class)”的优越性大大提搞程序的逻辑性与执行性能,本下载站在代码中加入了Cache功能(相当于JSP被编释过一次之后,第二次代码就不会再被编释了)使之大大加快用户的浏览速度(总之一个字“快”),我们采用了模板技术,这样更方便的进行维护和升级,下载页面全部由后台生成,静态处理,从而大大的加快了下载页面的浏览速度 比较SQL版本,ACCESS版本 -Three-tier model with Asp development, the use of class
softreg
- 可以检测自己的程序是否被注册,如果没有注册,则提示并转到注册页面,要求注册后再使用。适合用ASP PHP JSP .NET 制作的 B/S系统或者网站等!-Can detect their own procedures are registered, if not registered, then prompted and go to the registration page, and then use the registration requirements. Suitable for u
bootstrap-jquery-login-form
- 使用jquery实现的简洁风登录页面,适合大多数场景的搭载-a useful login jsp with jquery
酒店管理系统
- 首页访问地址 :http://localhost:8080/JavaPrj_9/ 首页配置 页面 修改 打开web.xml 修改 即可 默认为userLogin.jsp <welcome-file-list> <welcome-file>/WEB-INF/pages/userLogin.jsp</welcome-file> </welcome-file-list> 数据库配置 为hotel-hibernate