If your bean is Serializable use

<t:saveState value="#{yourBean}" />

to make yourBean available on next page.

regards, Thomas



On 9/16/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
Martin Marinschek wrote the following on 9/16/2005 8:25 AM:

> A cool MyFaces specific feature is the t:updateActionListener tag - you
> can set a value onto a backing bean if a command has been executed.

I'm very interested in seeing this tag used or some docs on it. I looked
under the UpdateActionListenerTag docs
http://myfaces.apache.org/javadoc/tomahawk/ and
http://myfaces.apache.org/tlddoc/tomahawk/  but didn't find anything.

Does one of the MyFaces examples show how it's used?

--
Rick

Reply via email to