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运用Acegi进行权限管理
简介对于一个典型的Web应用,完善的认证和授权机制是必不可少的,在SpringFramework中,JuergenHoeller提供的范例
JPetStore
给了一些这方面的介绍,但还远远不够,Acegi
chenqian513
·
2008-09-27 13:40
ssh
基于struts+spring+ibatis的轻量级J2EE开发
JpetStore
4.0是ibatis的最新示例程序,基于StrutsMVC框架(注:非传统Struts开发模式),以ibatis作为持久化层。
hypgr
·
2008-08-29 09:00
DAO
spring
bean
struts
ibatis
ThreadLocal的疑问
看了
JPetStore
5.0,用ThreadLocal来存储共享数据,保证不同线程对变量访问的安全 但是有个疑问,ThreadLocal好像只能对数据读取起个作用,对删除操作不是没有意义了吗?
qiuggv
·
2008-08-16 13:00
cache
基于struts+spring+ibatis的轻量级J2EE开发
JpetStore
4.0是ibatis的最新示例程序,基于StrutsMVC框架(注:非传统Struts开发模式),以ibatis作为持久化层。
gzcj
·
2008-08-03 21:00
DAO
spring
bean
ibatis
struts
ibatis中执行sql脚本
package com.ibatis.
jpetstore
.persistence; import com.ibatis.common.jdbc.ScriptRunner; import com.ibatis.common.resources.Resources
hellofuck
·
2008-07-22 11:00
java
sql
ibatis
脚本
HSQLDB
JPetStore
配置步骤及问题
最近搞
Jpetstore
碰到的问题,步骤如下: 1,下载
Jpetstore
5.0 2,创建
jpetstore
项目,把下载的项目copy过去,并把devlib,lib copy 到web-inf/
wapysun
·
2008-07-17 14:00
sql
tomcat
Web
jdbc
Microsoft
Ibatis 版
Jpetstore
5.0分析
221.entry
JpetStore
5.0用到了ibatis和beanaction。
raofei
·
2008-07-17 00:00
基于struts+spring+ibatis的轻量级J2EE开发
JpetStore
4.0是ibatis的最新示例程序,基于StrutsMVC框架(注:非传统Struts开发模式),以ibatis作为持久化层。该示例程序设计优雅,层
xujian161
·
2008-06-20 15:00
DAO
spring
bean
ibatis
struts
基于struts+spring+ibatis的轻量级J2EE开发
JpetStore
4.0是ibatis的最新示例程序,基于StrutsMVC框架(注:非传统Struts开发模式),以ibatis作为持久化层。该示例程序设计
xujian161
·
2008-06-20 15:00
iBATIS
Struts
Spring
Bean
DAO
spring mvc & freemarker 版ROR
实现COC原则无配置自动映射 引用 http://localhost:8080/
jpetstore
/index/index.html --> IndexController.index(
wutao8818
·
2008-06-19 01:00
spring
freemarker
xml
mvc
Web
spring mvc & freemarker 版ROR
实现COC原则无配置自动映射 引用 http://localhost:8080/
jpetstore
/index/index.html --> IndexController.index(
wutao8818
·
2008-06-19 01:00
spring
mvc
xml
freemarker
Web
重头开始学 Spring
JPetStore
5
重头开始学 Spring
JPetStore
4 里面的Controller似乎太简单了一些。
wutao8818
·
2008-06-18 18:00
spring
jsp
bean
mvc
struts
重头开始学 Spring
JPetStore
5
重头开始学 Spring
JPetStore
4 里面的Controller似乎太简单了一些。
wutao8818
·
2008-06-18 18:00
spring
jsp
mvc
bean
struts
重头开始学 Spring
JPetStore
4
EntertheStore http://localhost:8080/
jpetstore
/shop/index.doorg.springframework.web.servlet.DispatcherServlet
wutao8818
·
2008-06-18 15:00
spring
jsp
Web
bean
servlet
重头开始学 Spring
JPetStore
4
EntertheStore http://localhost:8080/
jpetstore
/shop/index.doorg.springframework.web.servlet.DispatcherServlet
wutao8818
·
2008-06-18 15:00
spring
jsp
bean
Web
servlet
重头开始学 Spring
JPetStore
3
按重头开始学SpringJPetStore2中的提示部署启动成功。出现了以下页面。现在让我们来看看它在启动过程中时到底做了什么?先看看web.xml引用org.springframework.web.context.ContextLoaderListener这里spring做了大量的工作完成了bean的组装,暂时先带过。配置文件在引用contextConfigLocation/WEB-INF/da
wutao8818
·
2008-06-18 14:00
spring
mvc
Web
servlet
struts
重头开始学 Spring
JPetStore
3
按重头开始学SpringJPetStore2中的提示部署启动成功。出现了以下页面。现在让我们来看看它在启动过程中时到底做了什么?先看看web.xml引用org.springframework.web.context.ContextLoaderListener这里spring做了大量的工作完成了bean的组装,暂时先带过。配置文件在引用contextConfigLocation/WEB-INF/da
wutao8818
·
2008-06-18 14:00
spring
mvc
Web
servlet
struts
重头开始学 Spring
JPetStore
2
2. BUILD AND DEPLOYMENT 编译和发布 This directory contains the web app source. For deployment, it needs to be built with Apache Ant. The only requirements are JDK >=1.3 and Ant >=1.5. 这个目录
wutao8818
·
2008-06-17 11:00
spring
tomcat
ant
SQL Server
HSQLDB
重头开始学 Spring
JPetStore
2
2. BUILD AND DEPLOYMENT 编译和发布 This directory contains the web app source. For deployment, it needs to be built with Apache Ant. The only requirements are JDK >=1.3 and Ant >=1.5. 这个目录
wutao8818
·
2008-06-17 11:00
spring
tomcat
SQL Server
ant
HSQLDB
重头开始学 Spring
JPetStore
1
先看看它的 readme.txt 引用 @author Juergen Hoeller Based on Clinton Begin's
JPetStore
(http://www.ibatis.com
wutao8818
·
2008-06-17 11:00
spring
xml
Web
ibatis
struts
重头开始学 Spring
JPetStore
1
先看看它的 readme.txt 引用 @author Juergen Hoeller Based on Clinton Begin's
JPetStore
(http://www.ibatis.com
wutao8818
·
2008-06-17 11:00
spring
xml
Web
ibatis
struts
Spring 版的
JpetStore
中的 AccountFormController 学习笔记
Spring版的
JpetStore
中的AccountFormController学习笔记AccountFormController这个控制器在
JpetStore
中应该算是比较难的一个控制器,我把我的心得体会记录下来希望对一同学习
shenzhen_mydream
·
2008-06-12 14:00
spring
jsp
user
command
null
Spring 中
jpetstore
项目安装配置
Spring-1.2.8中
jpetstore
项目安装配置老文档,
jpetstore
是个J2EE的样板例子,Spring实现的也很好,这是本人安装部署的过程。
leizhimin
·
2008-05-29 18:27
职场
Spring
休闲
Spring
Spring 中
jpetstore
项目安装配置
Spring-1.2.8中
jpetstore
项目安装配置 老文档,
jpetstore
是个J2EE的样板例子,Spring实现的也很好,这是本人安装部署的过程。
leizhimin
·
2008-05-29 18:27
spring
职场
休闲
jpetstore
学习
jpetstore
的SignonInterceptor类
public class SignonInterceptor extends HandlerInterceptorAdapter { public boolean preHandle(HttpServletRequest request, HttpServletResponse response, Object handler) throws Exception { UserSes
suyu8776
·
2008-05-15 00:00
Interceptor
iBatis的
JpetStore
示例中MVC机制实现的研究--转
JpetStore
中的Action与普通Struts的Action处理方式不一样。
wzping
·
2008-04-19 23:00
mvc
bean
ibatis
struts
asp.net
通过
Jpetstore
学习WSAD、ROSE、WEBSPHERE
通过
Jpetstore
学习WSAD、ROSE、WEBSPHERE作者:moyunhe前言虽然IBM放弃了WSAD、ROSE的继续发展(取而代之的是RationalSoftwareArchitect),但作为一代经典的
ninjya_luck
·
2008-04-14 10:00
eclipse
Hibernate
ibatis
struts
websphere
产品
Spring Web Application应用到OSGI环境 二
一、域模型先从最底层开始,把域模型建立起来,创建一个Plug-inproject-org.phrancol.osgi.
jpetstore
.domain,不创建Activator,创建一个package-org.phrancol.osgi.
jpetstore
.domain
sunxboy
·
2008-03-06 09:00
spring
Web
bean
ibatis
osgi
Spring Web Application应用到OSGI环境 二
一、域模型先从最底层开始,把域模型建立起来,创建一个Plug-inproject-org.phrancol.osgi.
jpetstore
.domain,不创建Activator,创建一个package-org.phrancol.osgi.
jpetstore
.domain
sunxboy
·
2008-03-06 09:00
spring
Web
bean
ibatis
osgi
Spring Web Application应用到OSGI环境 二
一、域模型先从最底层开始,把域模型建立起来,创建一个Plug-inproject-org.phrancol.osgi.
jpetstore
.domain,不创建Activator,创建一个package-org.phrancol.osgi.
jpetstore
.domain
sunxboy
·
2008-03-06 09:00
spring
bean
Web
ibatis
osgi
Spring Web Application应用到OSGI环境 二
一、域模型先从最底层开始,把域模型建立起来,创建一个Plug-inproject-org.phrancol.osgi.
jpetstore
.domain,不创建Activator,创建一个package-org.phrancol.osgi.
jpetstore
.domain
sunxboy
·
2008-03-06 09:00
spring
Web
bean
ibatis
osgi
Spring Web Application应用到OSGI环境 二
一、域模型先从最底层开始,把域模型建立起来,创建一个Plug-inproject-org.phrancol.osgi.
jpetstore
.domain,不创建Activator,创建一个package-org.phrancol.osgi.
jpetstore
.domain
sunxboy
·
2008-03-06 09:00
spring
Web
bean
ibatis
osgi
Spring Web Application应用到OSGI环境 二
一、域模型先从最底层开始,把域模型建立起来,创建一个Plug-inproject-org.phrancol.osgi.
jpetstore
.domain,不创建Activator,创建一个package-org.phrancol.osgi.
jpetstore
.domain
sunxboy
·
2008-03-06 09:00
spring
Web
bean
ibatis
osgi
Spring Web Application应用到OSGI环境 二
一、域模型先从最底层开始,把域模型建立起来,创建一个Plug-inproject-org.phrancol.osgi.
jpetstore
.domain,不创建Activator,创建一个package-org.phrancol.osgi.
jpetstore
.domain
sunxboy
·
2008-03-06 09:00
spring
Web
bean
ibatis
osgi
Spring Web Application应用到OSGI环境 二
一、域模型先从最底层开始,把域模型建立起来,创建一个Plug-inproject-org.phrancol.osgi.
jpetstore
.domain,不创建Activator,创建一个package-org.phrancol.osgi.
jpetstore
.domain
sunxboy
·
2008-03-06 09:00
spring
bean
Web
ibatis
osgi
IBatis的分页研究
www.blogjava.net/mintqzy/archive/2007/01/18/94694.html本文是在参阅了http://ivanl.iteye.com/blog/24739基础上完成的在看
JPetStore
czjxdm
·
2008-03-05 20:00
iBATIS
SQL
Oracle
Hibernate
MySQL
IBatis的分页研究
www.blogjava.net/mintqzy/archive/2007/01/18/94694.html 本文是在参阅了http://ivanl.iteye.com/blog/24739基础上完成的 在看
JPetStore
czjxdm
·
2008-03-05 20:00
oracle
sql
mysql
Hibernate
ibatis
基于struts+spring+ibatis的轻量级J2EE开发
JpetStore
4.0是ibatis的最新示例程序,基于Struts MVC框架(注:非传统Struts开发模式),以ibat
joanzq
·
2008-01-21 15:00
DAO
spring
bean
ibatis
struts
Spring+EasyJWeb+iBatis版j2ee在线购物
jpetstore
系统源码发布
<iframe align="top" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog01.html" frameborder="0" width="728" scrolling=
wapysun
·
2007-12-29 06:00
spring
Spring+EasyJWeb+iBatis版j2ee在线购物
jpetstore
系统源码发布
阅读更多Spring+EasyJWeb+iBatis版j2ee在线购物
jpetstore
系统由EasyJF团队开发,业务层及持久层使用springframework上的jpetsotre源码,表示层使用
happmaoo
·
2007-12-29 06:00
iBATIS
Spring
Tomcat
Eclipse
HSQLDB
Spring+EasyJWeb+iBatis版j2ee在线购物
jpetstore
系统源码发布
阅读更多Spring+EasyJWeb+iBatis版j2ee在线购物
jpetstore
系统由EasyJF团队开发,业务层及持久层使用springframework上的jpetsotre源码,表示层使用
happmaoo
·
2007-12-29 06:00
iBATIS
Spring
Tomcat
Eclipse
HSQLDB
Spring+EasyJWeb+iBatis版j2ee在线购物
jpetstore
系统源码发布
<iframe align="top" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog01.html" frameborder="0" width="728" scrolling=
happmaoo
·
2007-12-29 06:00
eclipse
spring
tomcat
ibatis
HSQLDB
基于struts+spring+ibatis的 J2EE 开发(
jpetstore
分析)
1.前言Struts是目前JavaWebMVC框架中不争的王者。经过长达五年的发展,Struts已经逐渐成长为一个稳定、成熟的框架,并且占有了MVC框架中最大的市场份额。但是Struts某些技术特性上已经落后于新兴的MVC框架。面对SpringMVC、Webwork2这些设计更精密,扩展性更强的框架,Struts受到了前所未有的挑战。但站在产品开发的角度而言,Struts仍然是最稳妥的选择。本文的
z75148885
·
2007-12-12 10:00
DAO
spring
bean
ibatis
struts
iBatis的
JpetStore
示例中MVC机制实现的研究
JpetStore
中的Action与普通Struts的Action处理方式不一样。
z75148885
·
2007-12-11 15:00
mvc
bean
jsp
ibatis
struts
IBatis的分页研究
www.blogjava.net/mintqzy/archive/2007/01/18/94694.html本文是在参阅了http://ivanl.iteye.com/blog/24739基础上完成的在看
JPetStore
z75148885
·
2007-12-07 17:00
oracle
sql
Hibernate
mysql
ibatis
JPetStore
-5.0程序中不一样的struts
而
JPetStore
-5.0的struts不同,例如: 页面是这样的 &
chongquanyumo
·
2007-12-04 18:00
jsp
bean
xml
struts
ibatis
tomcat+sqlserver+spring
jpetstore
安装配置
springjpetstore安装配置1在SQLserver查询分析器中 createdatabasejpetstore go2 打开spring-framework-2.5-rc1\samples\
jpetstore
Archer
·
2007-12-03 16:00
read-
jpetstore
-3-用户管理
●
JPetStore
用户管理分析
JPetStore
将登陆后的用户ActionForm保持于Session作用域中,在页面中判断该ActionForm中的用户信息
lwfshr
·
2007-11-01 15:00
jsp
xml
struts
配置管理
read-
jpetstore
-2-进入
jpetstore
进入
JpetStore
Ø <a href="shop/index.do"> Ø Struts 中的配置 <action path
lwfshr
·
2007-11-01 15:00
DAO
设计模式
spring
ibatis
struts
read-
jpetstore
-1-安装与配置
Spring.jar到lib目录(默认lib目录下没有spring.jar) Ø 在lib同层目录建立dist目录 Ø ant warfile Ø 将生成的
jpetstore
.war
lwfshr
·
2007-11-01 15:00
spring
mysql
Web
jdbc
struts
上一页
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
其他