首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 开源软件 >

seam 前后文

2013-07-01 
seam 上下文seam 把它的上下文绑定到HttpSessionseam 获取HttpRequest :EmployeeQuery employeeQuery (E

seam 上下文
seam 把它的上下文绑定到HttpSession
   seam 获取HttpRequest :

EmployeeQuery employeeQuery = (EmployeeQuery) Component.getInstance(EmployeeQuery.class);

seam 自己又有conversation  SESSION 等等作用域

热点排行