搜索资源列表
JSP+Servlet+JavaBean(MVC)1
- 一个学习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文件中更改配置
JSP新闻管理系统
- Struts新闻管理系统学习版简介: Struts新闻管理系统学习版说明 1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能,采用DWR框架。 3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 5.需要修改cn.lingqi.to
OnlineBookStore
- It is source code for managing online book store using jsp + servlet + javascr ipt, development tool is Netbean, database is XML, web container tomcat6.0
TomCat-set
- Jsp servlet 数据库连接池的详细配置方法 oracle及sql server 和mysql的配置方法 context.xml-Jsp servlet database connection pool configuration details of oracle and sql server and mysql configuration method context.xml
NTSKY struts+xml bbs系统
- 基于struct结构的jsp-based on the structure of jsp
XML_and_JSP
- jsp和xml。XML and JSP are two important tools available in producing a web application. This chapter examines the potential of mixing these two technologies in order to enhance the capabilities of JSP. While this chapter will cover many things abou
staticurl
- jsp实现URL伪静态,主要原理是通过web.xml的过滤器,对动态的URL进行重写,重写的格式通过正则表达式控制-jsp to achieve pseudo-static URL, the main principle is that filters through the web.xml of a dynamic URL to rewrite, rewrite the form of control through regular expressions
Dynamic_PDF_creation_from_database
- This a sample JSP which creates an XML definition for a PDF file.
JspTree
- jsp + xml实现treeview,用很少代码就能实现,超级简单-jsp+ xml achieve treeview, with very little code can achieve, super simple
xmlonlinetestsystem
- xml java+servlet+jsp -xml test System
Deal-With-XML-In-JSP
- Deal with XML in JSP
JSPLesson
- 關於j2ee《Java Web开发详解——XML+XSLT+ServLet+JSP深入剖析与实例应用-java
HonoOA
- jsp+javabean+xml+ms+sql2000 开发的源码-jsp+javabean+xml+ms+sql2000
XMLHttpJSP
- xml+jsp做的无刷新网上聊天室,供大家参考学习-xml+ jsp do not refresh the chat room, for your reference study
XML-JSP
- 一个XML+JSP+ACCESS的应用实例,应用了AJAX技术实现瘦服务器。-An XML+ JSP+ ACCESS application example, application of the thin server AJAX technology.
Jsp.XML.tree.menu.library.development
- Jsp XML树状菜单类库开发代码Jsp XML tree menu code library development -Jsp XML tree menu code library development
information-
- 实现功能如下: 1:管理员登录功能(MD5 加密) 2:实现了免费信息 和付费信息的发布 必须通过管理员的审核才能够显示到网页上 3:免费的信息一个账户只能够发送5条信息 3:设置了主页面,主页面中可以查询到相关的广告 也可以收藏改页面 4:客服可以对信息进行检索,显示的结果以分页的形式展现在网页中 使用到的知识: 1:mvc 模式,数据库 Oracle的操作 2: Java基础知识 3: html+xml+jsp+javascr ipt+servlet
OnlineAlbum
- 在线相册系统,用jsp写的 基于XML保存数据 管理相册 可以用来交课程设计(Online photo album system)
jsp通讯录信息管理系统
- 利用eclipse中的xml编写代码完成通讯录,实现增删改查(Use eclipse XML written code to complete the address book, to achieve additions and deletions to change)
JSP实例编程100例
- 部分案例: 90、读取表单中所有参数 91、分行写入数据 92、显示请求URL 93、判断session是否过期 94、参数式查询数据库 95、取得数据库中各栏名称 96、使用JavaBean、设置和获取Bean的属性 97、设置Bean的一个属性与输入参数关联 98、实现基于数据库的站内搜索 99、DOM读取XML文档 100、SAX读取XML文档(100 JSP introductory programming small cases, which is suitabl