Sio*_*e21 4 java struts2 web-applications interceptor
如何从拦截器中获取将在操作中调用的方法的名称?
Sio*_*e21 8
好的,多亏了struts的来源,我找到了答案.
invocation.getProxy().getMethod();
调用ActionInvocation传递给你的拦截器的地方.
ActionInvocation
归档时间:
16 年 前
查看次数:
1346 次
最近记录: