空白blank.blog.chinaunix.net
wangzhiyun_cu
全部博文(28)
jquery(1)
sencha(2)
Git(4)
php(1)
java(7)
extjs(1)
struts2(7)
DB2(2)
Teradata(2)
2016年(5)
2014年(1)
2013年(10)
2011年(7)
2010年(5)
iibull
浪花小雨
azx75912
mcseman
huangdua
lileifly
chenxiny
luokaich
talent10
分类: 系统运维
2011-05-04 10:42:09
<interceptors> <interceptor name="sessionout" class="com.yunnan.taikang.interceptor.SessionInterceptor" /> <interceptor-stack name="interceptorstack"> <interceptor-ref name="defaultStack" /> <interceptor-ref name="sessionout" /> </interceptor-stack> </interceptors>
上一篇:Extjs的textfield获得光标
下一篇:Object.class.getResource("/").getPath()中空格变%20处理
登录 注册