搜索资源列表
shujukuservlet
- 用servlet技术访问数据库,很好的源码,很适合初学者-with servlet technology access to the database, a good source is well-suited to beginners
gbook-servlet-access
- java编写的简易留言本,使用access作为数据库,所以只能运行在windows平台下,maven2工程
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.
JspUsingMySQL
- 在JSP中通过Servlet连接MySQL来简单实现图片的存取-Servlet in JSP connect through MySQL to realize a simple picture of access
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.
jspbookshop
- jsp javabean servlet access的网上电子商城-jsp+javabean+servlet+access
JSP-bookstore
- 网上购物书店,含登陆,验证码,添加,删除,修改,等功能,ACCESS数据库-Bookstore, online shopping, with landing, validation code, add, delete, modify, and other functions, ACCESS database
ServletAccessDB
- 通过servlet访问数据库,在浏览器上显示访问结果-Through the servlet to access the database, in the browser to display results of the visit
BUS
- 公交查询系统,基于J2ME 的B/S架构的公交查询系统,web服务器端 使用servlet 和jsp响应 客户端的请求。数据库 ACCESS 2007 -This code is created by J2ME.
jspJavaBeanServlet
- javabean+servlet+access模式所写的一个学生管理系统。基本可用。-javabean+servlet+access mode written by a student management system. Basic is available.
JSPsheji2
- 《JSP设计(第二版)》得到了彻底的修订和更新,包括了JSP规范1.2版本中的重大变化。它包括关于JSP Standard Tag Library(JSTL)的详细内容 —— JSTL是一组殷切加入的JSP元素规范,用于多数JSP应用程序中需要的任务。本书开篇阐述了JSP如何充分利用Java servlet来创建高效、可移植的Web应用程序。书中还展示了如何用Apache Tomcat服务器启动JSP,并详细讲述了JSP语法和功能、错误处理和调试、身份验证和个性化,以及如何将JSTL用于数据库访
BusQuery
- 这是一个J2ME的程序,主要模拟了由手机端通过网络访问服务器(Servlet),并由服务器返回信息的过程。-This is a J2ME program, mainly to simulate the network access server (Servlet), by the end of the phone through the information returned by the server process.
selectCourseSystem
- 上传的是一个简易的选课系统,在Myeclipse上开发的,纯jsp代码和servlet代码。基本功能已全部实现,使用的是Access数据库-Upload is a simple elective system, developed in the Myeclipse pure jsp code and servlet code. Basic functions have been implemented using Access
mobile_police_server
- JAVA WEB工程作为服务器端,以Servlet为服务器端技术。Android将登陆信息提交到JAVA WEB服务器,Servlet通过JDBC技术访问后台数据库,最后响应客户端。-JAVA WEB works as a server to Servlet is a server-side technology. Android login information will be submitted to the JAVA WEB server, Servlet through JDBC te
Development-of-weather-
- 里面包含联网取天气预报信息简单版,手机客户端访问Web端Servlet程序,JSON数据解析示例等-Which contains the network to take weather forecast information simple version, mobile client access Web side Servlet program, JSON data analysis example
JavaEE技术-试验四
- 在MyEclipse环境下运用Struts2技术访问Servlet API,包括HttpServletRequest、HttpSession和ServletContext(Access to Servlet API using Struts2 technology in the MyEclipse environment, including HttpServletRequest, HttpSession, and ServletContext)