搜索资源列表
中间商经营系统
- 中间商系统 1 数据库 Access2000 2 版本 jsp2.0+servlet2.4+jstl1.1+Tomcat5.5.9+JDK1.5 3 IDE工具 JBuilder2006 4 需要改的地方 com.wang.bean DataBean 的构造函数的数据库URL需要改成自己的环境 这个程序虽然没有什么技术难点 但是完全遵循MVC框架来开发的 希望可以让大家得到些知识 BY GTON 2006大年初一
commons-betwixt-0.5-src
- Betwixt是Apache Commons 的一个工具包,提供将 JavaBean 映射至 XML 文档,以及相反映射的服务。-Betwixt is a tool for the Apache Commons package provides JavaBean mapped to XML documents, as well as the opposite mapping services.
MyOA
- 1.this oa is jsp+javabean+xml+ms+sql2000+ 2.put this file to you web host 3.attach database\weboa_Data.MDF,weboa_Log.LDF to you ms-sql2000+ database 4.modify the configuration file HonoOA\WEB-INF\src\config.properties 5.run it in IE or firefo
sojo-1.0.0-bin
- Are Plain Old Java Objects (POJOs) to complex? The aim of this framework is, to convert JavaBeans (complex Java-Object graphs) in a simplified representation (JSON, XML, CSV or other object structures) or handle and control access to JavaBean propert
JSPsystem
- 乐趣大型购物系统1.1版: 发布时间:2004-04-04 该系统是jsp+mysql+javabean的大型购物和新闻系统。 修订了1.0版本的一些BUG. 在1.0版本的基础之上,新增了后台订单管理,商品推荐等功能。 1、正确配置服务器,该系统已经在tomcat4.0.1和resin3.0下调试通过; 2、用doc目录下的表结构在mysql上建表, 3、正确配置poolman.xml中的数据库连接池, 4、如有问题,请与乐趣工作室(www.2
53959682JSPpServletpJavaBean(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文件中更改配置-This item to JSP, se
jakarta-struts-1.1
- This subproject contains the source code for the "Struts" application support package, consisting of the following major components: - Controller servlet with action mapping technology, implementing the Model- View-Controller (MVC) design p
jsp
- JSP动态网站开发的PPT课件,内容有java语言重要语法内容,jsp语法,javabean技术,servlet技术,JSP访问数据库,JSP处理XML,HTML格式语法,CSS,Javascr ipt脚本语言。-JSP dynamic web development PPT courseware, the contents of JSP syntax, JavaBean technology, servlet technology, JSP access to the database, JS
hibernate_first
- HIBERNATE框架的第一个例子,包含了junit的测试程序。User.java是一个javabean对象,带有对应的映射文件User.hbm.xml,而ExportDB.java是根据映射文件,导出对象模型到MySQL数据库的一个类,Client.java演示了数据的存取。请先自己建数据库后导出映射文件,跟着才存取数据。-HIBERNATE framework of the first example, contains a junit test program. The User.java
JSPPServletPJavaBean(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文件中更改配置-This project JSP,
JavaBean2XML
- 将javabean转成xml的插件,java中使用很方便-The javabean turn into xml plugins, java in a very easy to use
JaxbUtil
- a java helper to do xml <-> javabean