读书人

seam 前后文

发布时间: 2013-07-01 12:33:04 作者: rapoo

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

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

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

读书人网 >开源软件

热点推荐