> How about <ww:push name="foo"/> ?
>
> Rachel

No, because push is already used for actually pushing a value on to the
value stack. This does not push anything in to the stack, but rather adds it
to the general XWork action context (Ognl uses this context as well). The
value stack is just one item in the context and is specifically marked as
"root" so that you don't have to say "#root.name".

-Pat




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to