首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

运用自定义拦截器加载字典表

2012-11-15 
使用自定义拦截器加载字典表使用自定义拦截器可以直接实现接口com.opensymphony.xwork2.interceptor.Inter

使用自定义拦截器加载字典表
使用自定义拦截器可以直接实现接口com.opensymphony.xwork2.interceptor.Interceptor,也可以继承com.opensymphony.xwork2.interceptor.AbstractInterceptor。
1 定义Interceptor


初次调用时候,字典被加载。

热点排行