求教关于java struts2框架的一个原理

为什么 struts2框架中 ActionContext.getContext().put("test","aaa"); 在前台可以获取值
通过debug等手段都看过,没有发现值栈root里面有数据。

http://blog.csdn.net/laner0515/article/details/27692673/

http://blog.csdn.net/u013126379/article/details/52263911