E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
jpetstore
spring
jpetstore
的详细配置说明-tomcat下的war和eclipse下的调试运行
不是刚开始弄spring,做了个小项目集成ssh用过spring的DI,但是没深入研究过,这次开始尝试学习spring的sample之一
jpetstore
,发现困难还是挺多的,搞了一晚上才算弄好,这里把一些经验分享一下
sgp2004
·
2009-04-16 22:00
eclipse
spring
tomcat
mysql
ant
ibatis简介
iBATIS提供的持久层框架包括SQLMaps和DataAccessObjects(DAO),同时还提供一个利用这个框架开发的
JPetStore
实例。
yangwei19680827
·
2009-04-08 11:00
第三篇:在Tomcat中部署Spring
jpetstore
Spring samples中的
jpetstore
,基于iBATIS的
jpetstore
,数据库层使用iBATIS。
quqtalk
·
2009-04-06 13:00
spring
tomcat
mvc
mysql
jdbc
第三篇:在Tomcat中部署Spring
jpetstore
Spring samples中的
jpetstore
,基于iBATIS的
jpetstore
,数据库层使用iBATIS。
quqtalk
·
2009-04-06 13:00
spring
tomcat
mysql
mvc
jdbc
第三篇:在Tomcat中部署Spring
jpetstore
Spring samples中的
jpetstore
,基于iBATIS的
jpetstore
,数据库层使用iBATIS。
quqtalk
·
2009-04-06 13:00
spring
tomcat
mysql
mvc
jdbc
spring+ibatis+struts事务控制配置
-- - Application context definition for
JPetStore
's business layer.
TeddyWang
·
2009-04-03 10:00
spring
xml
ibatis
struts
配置管理
在Service里直接玩iBATIS,为iBATIS添个贴吧
以前使用iBATIS时,都是参考了iBATIS官网上的
JPetStore
做的。不过这个
JPetStore
似乎太老了,以致于我们参照后,所写的DB层又难看又繁琐。
netfork
·
2009-03-23 10:00
DAO
spring
Hibernate
bean
ibatis
在Service里直接玩iBATIS,为iBATIS添个贴吧
以前使用iBATIS时,都是参考了iBATIS官网上的
JPetStore
做的。不过这个
JPetStore
似乎太老了,以致于我们参照后,所写的DB层又难看又繁琐。
netfork
·
2009-03-23 10:00
DAO
spring
bean
Hibernate
ibatis
在Service里直接玩iBATIS,为iBATIS添个贴吧
以前使用iBATIS时,都是参考了iBATIS官网上的
JPetStore
做的。不过这个
JPetStore
似乎太老了,以致于我们参照后,所写的DB层又难看又繁琐。
netfork
·
2009-03-23 10:00
DAO
spring
Hibernate
bean
ibatis
JpetStore
:Spring MVC + Spring + iBatis + mysql
JpetStore
:SpringMVC+Spring+iBatis+mysql
JpetStore
:SpringMVC+Spring+iBatis+mysql 版本是spring-framework
luaedge
·
2009-03-09 10:00
[导入]学习spring依赖注入--备忘
/lib/log4j/log4j-1.2.14.jar2.写配置文件 applicationContext.xml //可参考samples/
jpetstore
/war/WEB-INF/applicationCo
爱生活爱JAVA
·
2009-03-07 11:00
Spring中的
JPetStore
源码分析(三)
最近在实习,N久没有更新博客,但是对于JavaEYE却一直关注。当然,关注最多的还是JE上的博客了! 好了,废话就不多说了,继续上次源代码的分析。 为了从整体上把握这个项目,我们还是来了解一下整个程序的层次(小的第一次分析源代码,还请各位多多指教)如下图:有四个层次,分别是dao。数据的访问对象domain。一些业务模型service。服务web。前端的一些对象由于我还没有学习service,也就
njuptsoz
·
2009-02-22 18:00
DAO
spring
ibatis
struts
领域模型
Spring中的
JPetStore
源码分析(二)
现在,明白了
jpetstore
到底是干什么的了,就是一个简易的电子购物网站,这不过是买的是宠物,呵呵。 然后,开始都源代码了。 首先,当然是web.xml了。
njuptsoz
·
2009-02-15 22:00
spring
Web
mvc
servlet
struts
Spring中的
JPetStore
源码分析(一)
现在,该是对spring中的
jpetstore
进行一下解读了。 首先,当然是运行一下这段代码了。
njuptsoz
·
2009-02-15 21:00
spring
tomcat
mysql
jdbc
HSQLDB
Spring(三)如何创建一个spring项目
* SPRING_HOME/lib/commons-logging.jar * SPRING_HOME/lib/log4j-1.2.14.jar 2、拷贝spring配置文件到src下(参见
jpetstore
wlh269
·
2009-02-03 19:00
spring
log4j
配置管理
项目管理
IBatis的分页研究
在看
JPetStore
的代码时,发现它的分页处理主要是通过返回PaginatedList对象来完成的。
cpu
·
2009-01-07 11:00
oracle
sql
Hibernate
mysql
ibatis
iBatis的
JpetStore
示例中MVC机制实现的研究,BeanAction,BaseBean
JpetStore
中的Action与普通Struts的Action处理方式不一样。
cpu
·
2009-01-07 11:00
mvc
bean
jsp
struts
ibatis
JPetStore
学习手记
首先,我先大概介绍一下
jpetstore
的整体架构,spring的这个版本主要使用了struts+spring+ibatis的框架组合,而在MVC层的框架,这个版本又同时提供了两个实现版本,一个是struts
hill
·
2009-01-06 15:00
[开源项目系列]
JpetStore
5.0 之 查看某一类宠物
功能1:查看某一种类宠物 系统对宠物商店中宠物的组织: 宠物种类具体种类品种具体品种分类例如:狗拉布拉多公 狗丹麦犬母 狗藏獒成年 狗牧羊犬幼年 当用户在主界面点击’Dogs’弹出所有Dogs类型的宠物即所有狗的品种。如图1和2。图1图2 功能所对应的代码:-----------------------------------------------------------------------
sunnymoon
·
2008-12-24 11:00
jsp
bean
浏览器
struts
ibatis
[开源项目系列]
JpetStore
5.0 之 struts-config.xml配制文件
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN" "htt
sunnymoon
·
2008-12-22 00:00
apache
xml
jsp
应用服务器
struts
[开源项目系列]
JpetStore
5.0 之 Web.xml配制
由于 JpetStroe 是基于 Struts+Ibatis ,首先从 Struts 说起。 大家都知道 Struts 是非常经典也非常成熟的 MVC 架构。 在 V 层使用 JSP 。其作为用户视图部分。 在 C 层使用 Servlet 。其作为整个系统的控制器。 在 M 层使用 JavaBeans 。封装了系统的业务逻辑
sunnymoon
·
2008-12-21 13:00
Web
xml
struts
servlet
项目管理
spring on the road (2)
上图是
JPetStore
在我的Eclipse里结构目录。 首先在总体上了解一下。 MVC的三层结构: 显示层、业务层、持久层。 单以包、文件分,如上图所示。
xian_fish
·
2008-12-18 14:00
DAO
eclipse
spring
ibatis
struts
[开源项目系列]
JpetStore
5.0 之 NetBeans上完美部署(更新2008.12.18)
JpetStore
是一个很好的学习使用的开源项目,无论是对初学者还是对有一些有JavaWeb开发经验的人都是一个很好的学习资料。它将Struts使用活灵活现,用一种很酷的方式使用Struts。
sunnymoon
·
2008-12-17 23:00
spring
struts
ant
ibatis
Netbeans
iBatis技术文档大全(随时更新)
iBatis技术文档大全(随时更新)iBatis的
JpetStore
示例中MVC机制实现的研究,BeanAction,BaseBeanIBatis的分页研究ibatisJshopStore5的sqlmap
墙头草的Java
·
2008-12-17 15:00
学习
JPetStore
(未完待续)
下面的包赋值到了自己web工程的web-inf/lib/中,然后到eclipse中将所有lib目录下的包都导入工程的Libaries. 2.运行 http://localhost:8090/
JPetStore
guoyankun
·
2008-12-01 14:00
Web
bean
ibatis
struts
servlet
iBatis 关系的配置,!
相关文章: 『出错』MS SQL 2000 :驱动不支持指定的SQL类型 求助动态Mapped Statement springframe 2.5中
jpetStore
的例子
huoming550
·
2008-11-28 14:00
java
sql
.net
ibatis
JUnit
访问Spring示例
JPetStore
的OrderService服务
我们研究一下
JPetStore
示例提供的OrderService。 代码需要以下环境。
huoming550
·
2008-11-27 17:00
apache
spring
tomcat
应用服务器
webservice
read-
jpetstore
-1-安装与配置
www.springframework.org/download官方网站下载 spring-framework-2.5.4-with-dependencies.zip,解压缩 在Eclipse中选择:新建Web项目,然后将
jpetstore
huoming550
·
2008-11-27 17:00
spring
mysql
Web
struts
jdbc
spring
jpetstore
研究入门—完结篇
推荐圈子: GT-Grid 更多相关推荐 上一文安装篇讲述了如何把
jpetstore
导入netbeans工程,现在所有已经
huoming550
·
2008-11-27 16:00
spring
jsp
框架
ibatis
struts
spring
jpetstore
研究入门—安装篇
之所以写这个
jpetstore
研究入门的文章,是为了给茫然不知如何入手的新人们提供点参考,每一个人都经历过新人时期,我想也正是因为当初的我对没人指导的痛苦深有体会,才更希望能够有一份详细点的入门参考,之所以选择
huoming550
·
2008-11-27 16:00
eclipse
spring
sql
MyEclipse
Netbeans
spring
JpetStore
学习笔记
首先看看工程的web.xml文件 指定web应用的根, 为WebAppRootListener,Log4jConfigListener使用 <context-param> <param-name>webAppRootKey</param
huoming550
·
2008-11-27 16:00
spring
Web
mysql
struts
jdbc
如何在Eclipse中运行ibatis的
JpetStore
本文是鄙人今日在Eclipse中运行iBATIS的
JpetStore
的记录,供同仁参考 1、下载iBAITS(http://ibatis.apache.org/javadownloads.cgi)
huoming550
·
2008-11-27 15:00
apache
eclipse
tomcat
Web
ibatis
jpetstore
一 安装配置篇
学习Spring 附带源码
jpetstore
一 安装配置篇 因为公司下一个项目准备上Spring,主要也因为自己喜欢.看了一些Spring doc,包括Xiaxin的Spring开发向导,还有
huoming550
·
2008-11-27 15:00
spring
tomcat
mysql
struts
jdbc
Spring宠物商店学习笔记(一) -
一、概述
JPetStore
示例是一个宠物店示例,它一直依赖都被作为各种框架实现的示例程序,因此具有很好的研究价值。
huoming550
·
2008-11-26 12:00
DAO
spring
oracle
tomcat
ibatis
Spring宠物商店学习笔记(一) -
阅读更多一、概述
JPetStore
示例是一个宠物店示例,它一直依赖都被作为各种框架实现的示例程序,因此具有很好的研究价值。
huoming550
·
2008-11-26 12:00
Spring
iBATIS
DAO
Tomcat
Oracle
iBatis的
JpetStore
中的BeanAction的研究
参考文章: http://www.blogjava.net/mintqzy/archive/2007/01/12/93479.html
JpetStore
中的Action与普通Struts的Action
famoushz
·
2008-11-21 09:00
jsp
bean
ibatis
struts
asp.net
spring on the road (1)
前言 这是关于
JPetStore
的第一篇文章。前一段时间开始学spring,大概的看了一下Springinaction,然后开始尝试去理解
JPetStore
。
xian_fish
·
2008-11-20 11:00
eclipse
spring
oracle
tomcat
jdbc
部署IBatis例子
JPetstore
5.0源码-将源码导入MyEclipse中(第五步)
在MyEclipse中File->New->Other->Web Project (Option Maven Support) Project Name:
JPetStore
5.0 点击
llhdf
·
2008-11-16 23:00
maven
Web
ibatis
MyEclipse
部署IBatis例子
JPetstore
5.0源码-将源码导入MyEclipse中(第五步)
在MyEclipse中File->New->Other->Web Project (Option Maven Support) Project Name:
JPetStore
5.0 点击
llhdf
·
2008-11-16 23:00
maven
Web
MyEclipse
ibatis
部署IBatis例子
JPetstore
源码-配置MySql数据库(第三步)
windows安装mysql5.0(这个很简单那,找个mysql5.exe执行一下就OK了) 依次执行:(src代表
Jpetstore
源码文件夹)1.
llhdf
·
2008-11-16 23:00
sql
windows
mysql
ibatis
部署IBatis例子
JPetstore
源码-配置MySql数据库(第三步)
windows安装mysql5.0(这个很简单那,找个mysql5.exe执行一下就OK了) 依次执行:(src代表
Jpetstore
源码文件夹)1.
llhdf
·
2008-11-16 23:00
sql
windows
mysql
ibatis
部署IBatis例子
JPetstore
源码-IBatis中配置JNDI(第二步)
IBatis配置上Tomcat的JNDI <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE sqlMapConfig PUBLIC "-//ibatis.apache.org//DTD SQL Map Config 2.0//EN" &nbs
llhdf
·
2008-11-16 22:00
sql
tomcat
xml
ibatis
jdbc
部署IBatis例子
JPetstore
源码-IBatis中配置JNDI(第二步)
IBatis配置上Tomcat的JNDI <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE sqlMapConfig PUBLIC "-//ibatis.apache.org//DTD SQL Map Config 2.0//EN" &nbs
llhdf
·
2008-11-16 22:00
sql
tomcat
xml
ibatis
jdbc
部署IBatis例子
JPetstore
5.0源码-下载并配置Tomcat6的JNDI(第一步)
本文将记录如何在MyEclipse6.5中,导入IBatis的
JPetStore
5.0源码,并且部署到tomcat6.0中。
llhdf
·
2008-11-16 22:00
apache
tomcat
mysql
ibatis
jdbc
部署IBatis例子
JPetstore
5.0源码-下载并配置Tomcat6的JNDI(第一步)
本文将记录如何在MyEclipse6.5中,导入IBatis的
JPetStore
5.0源码,并且部署到tomcat6.0中。
llhdf
·
2008-11-16 22:00
apache
tomcat
mysql
ibatis
jdbc
JPetStore
调用关系
JPetStore
5.0例子,简单介绍。
llhdf
·
2008-11-13 18:00
apache
jsp
ibatis
struts
Spring
JpetStore
---- log4j的配置
Spring
JpetStore
---- log4j的配置 问题的提出: log4j不能输入信息. 问题的解决: 1、首先弄清 webAppRootKey 所表示的含义。
xitong
·
2008-11-13 13:00
spring
Spring
JpetStore
---- log4j的配置
Spring
JpetStore
---- log4j的配置 问题的提出: log4j不能输入信息. 问题的解决: 1、首先弄清 webAppRootKey 所表示的含义。
huangxingzhe
·
2008-11-13 13:00
spring
log4j
Web
xml
iBATIS demo
jpetstore
对 struts 的灵活应用 。
demo中为了减少application对struts的依赖性,主要做了以下三方面:1.BeanAction类,demo中将业务处理从原先继承Action类的处理类中分离出来,将原先分离的Action和Form整合在一起作为bean。demo的struts-config.xml中所有请求转向BeanAction,BeanAction根据请求路径或struts-config.xml中action元素
ytuwlg
·
2008-10-13 20:00
apache
bean
xml
ibatis
struts
Ibatis分页
Ibatis分页在看
JPetStore
的代码时,发现它的分页处理主要是通过返回PaginatedList对象来完成的。
记载
·
2008-10-13 14:00
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他