Struts2中使用ValueStack、ActionContext、ServletContext、request、session的方法
变量从ActionContext中获得生命周期用Ongl来读取值使用ServletConfigInterceptor来注入ActionContext类静态方法ActionContext.getContext()一次Http请求使用“#”加上key,如“#name”无法注入ValueStack类ActionContext.getValueStack()一次Http请求直接填写来访问栈中对象的方法,或