对于struts的每个请求都会去创建一个新的ActionContext:ActionContext ctx = ActionContext.getContext();因此struts2不会存在线程安全问题