Struts2之ServletActionContext、ActionContext、ActionInvocation
1、ActionContextapi详解staticActionContextgetContext():返回ActionContext对象Map<String,Object>getApplication():返回代表ServletContext的mapMap<String,Object>getContextMap():返回代表HttpServletRequest的mapMap<String,Obj