搜索资源列表
2006081319475018632
- 带进度条的文件上传(java+ajax源码) 在写代码的时候,还要用到关于servlet的包servlet-api.jar。 写完后调试的过程中,老报错:java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream,后来一查才知道少了commons-io-1.2.jar,加上后,就ok了。 关于获取及显示进度部分,用了我原来自己写的一个ajax的应用架构,从中抽取了
shujukuservlet
- 用servlet技术访问数据库,很好的源码,很适合初学者-with servlet technology access to the database, a good source is well-suited to beginners
VoteTest
- 用JAVA,JSP,JAVABEAN JAVAscr ipt ,SERVLET ,数据库为ACCESS, 编写的投标系统 -with JAVA, JSP, JAVABEAN JAVAscr ipt. SERVLET, ACCESS database for the preparation of tender system
gbook-servlet-access
- java编写的简易留言本,使用access作为数据库,所以只能运行在windows平台下,maven2工程
bookstore2
- 在线书店的jsp实现,jsp+servlet+access,代码简单易懂!
yawebmail-1.2.5
- Yawebmail 源码,一个网页邮件收发系统-Yawebmail is a Web-(Online-)Application that enables you to establish a SMTP-, POP3- or IMAP-Connection, even if you are behind a firewall that prevents Mail-Communication- you only need to have HTTP-Access to the Internet.
JavaAcessDB
- 本文介绍了Java访问数据库的原理及其存在的问题,提出了解决办法-数据库连接池,并对其关键问题进行了分析,构建了一个简便易用的连接池并结合当前热门技术Servlet说明了其如何在开发时使用。-This paper introduces the principles of Java to access the database and its existing problems, propose a solution- database connection pool, and its analy
JspUsingMySQL
- 在JSP中通过Servlet连接MySQL来简单实现图片的存取-Servlet in JSP connect through MySQL to realize a simple picture of access
RealizationOfCampusNetworkNPMSbasedonSNMP
- 用Java 语言实现了基于Web 方式的校园网网络性能管理系统。SNMP (Simple Network ManagementProtocol ) 服务模块采用SNMP 在后台实时采集并处理数据。为了更加快速地查询实时及历史数据以及更加快速地以图形的方式显示流量信息, 在Web Server 端采用Java Servlet 在后台定时地从数据库服务器存取数据并动态地生成图像文件, 而前台只是显示该静态图片并定时刷新页面, 这样网络管理员可不受地理位置的限制更快速、直观地了解网络运行情况。-Imp
myEnterprise_J2ME
- 在手机和网页可同时访问Servlet,在手机可以查询和增加在Access的数据库。-At the same time mobile phone and web pages can access Servlet, in the mobile can query and increase the Access database.
loginServlet
- 在手机和网页可同时访问Servlet,在手机可以查询和增加在Access的数据库。-At the same time mobile phone and web pages can access Servlet, in the mobile can query and increase the Access database.
zxw
- 个人博客系统,采用jsp+servlet+access,放在tomcat服务器下即可运行。-Personal blog system using jsp+ servlet+ access, on the tomcat server to run under.
jspbookshop
- jsp javabean servlet access的网上电子商城-jsp+javabean+servlet+access
shoppingcart
- 电子商务系统: 项目描述:该系统主要完成用户网上购物、订单管理、产品管理、管理员管理等功能。后台管理员对产品类别和产品进行管理后,前台用户通过购物车进行网上选购产品,并生成订单,期间可以修改个人信息。再由后台根据产品的发货情况对订单进行状态设置。 技术手段:采用Dao、业务、Client三层体系结构编程,采用了Struts + JSP + Servlet技术构建该框架。数据库访问采用Hibernate技术实现。中文编码问题采用过滤器解决。-E-commerce systems: Pr
Oreilly.Java.Server.Pages.3rd
- Oreilly.Java.Server.Pages.3rd. 这是一本关于jsp,servlet 讲解很详细的工具书,包括,jsp,servlet基础,JavaBeans,EJB,JDBC 等。-JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It als
JSP-bookstore
- 网上购物书店,含登陆,验证码,添加,删除,修改,等功能,ACCESS数据库-Bookstore, online shopping, with landing, validation code, add, delete, modify, and other functions, ACCESS database
servlet
- Servlet过滤器 用用户请求进行统一认证(如:限制IP、不允许黑名单中用户访问) 对用户请求进行记录、审核(如:写入日志等) 对用户发送的数据进行过滤或替换(如:过滤不良信息等) 转换图像格式 对响应内容进行压缩,减少传输量 对请求、响应内容进行加密、解密操作-Servlet Filters are used to a user request for a unified authentication (such as: restrictions on IP, the
servletapi
- 这是一个chm文件,供大家查阅各种类、接口和方法的使用,是否善于查询手册是评价一个程序员水平的重要依据。-This is a chm file for all to access a variety of classes, interfaces and methods used to evaluate whether the manual good query an important basis for the level of a programmer.
Servlet
- servlet工程的基本搭建源代码,包括从jsp获取数据传到后台,从后台传递数据到前台-The basic structures of servlet source code of the project, including access to data to the background JSP, data transfer the background to the front desk
Servlet
- MyEclipse编写Servlet,连接SQL数据库,获得数据并以表格的形式显示。-MyEclipse prepare Servlet, SQL connection, access and display data in a tabular format.