This data will be saved to the ValueStack during processing of requests.
这些数据会在处理请求过程中保存到ValueStack中。
By using getter and setter methods, the Action class will save the user values onto the ValueStack.
通过使用getter和setter方法,Action方法将把用户值保存到ValueStack中。
ValueStack, one of the powerful features of Struts 2, holds all the data during processing of a request.
ValueStack是Struts2的强大功能之一,用于保存处理请求过程中的所有数据。
ValueStack stores a stack of objects, and this data will be exposed to the other parts of the framework.
ValueStack保存一个对象栈,这些数据将会公开给框架其他部分。
UI tags are designed to get data from the ValueStack (action added data onto the ValueStack) or from data tags.
UI标记用于从ValueStack (action添加到ValueStack的数据)或数据标记获得数据。
Once the data is stored in the action class objects, Struts 2 puts that data onto the ValueStack in the form of the action object.
一旦数据存储在action类对象中,Struts2就以action对象的形式将数据放在ValueStack中。
ValueStack in Struts 2 is the construct that is a conglomeration of the properties of objects as properties of a single virtual object.
Struts2 中的ValueStack构造是多个对象的属性的混合体,就像单个虚拟对象的多个属性。
ValueStack in Struts 2 is the construct that is a conglomeration of the properties of objects as properties of a single virtual object.
Struts2 中的ValueStack构造是多个对象的属性的混合体,就像单个虚拟对象的多个属性。
应用推荐