hernan gonzalez wrote:
Of course, the object is pushed on the stack in every case (inside the
scope of the iterator /bean tag) but , apart from that, the var/id
attribute is used to place it (with that name!) in the ActionContext,
and it will remain there even outside the tag scope, after it has been
removed from the stack.

The docs seem (to me?) to imply that the name is used for pushing it
onto the stack  (which doesnt make sense).

Oh, when you said "the value is not 'pushed into the ValueStack'" I thought you meant that you didn't think the value was pushed into the value stack.

The name is used to reference the value pushed into the value stack--I'm not sure how else to state it.

Feel free to file a JIRA against the documentation with a suggested improvement.

Thanks,
Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to