how do I get the value from the top of the stack (just like ww1's . )?

im trying to do something like this:

  <ww:iterator value="actionErrors">
        <ww:property/><br/>
  </ww:iterator>

but I want to use the i18n bundle to get the messages, in ww1 it was something like this:

  <ww:iterator value="actionErrors">
        <ww:property value="text(.)"/><br/>
  </ww:iterator>




------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to