What I remember, the ADF-Faces partials allow an m:n relationship
between triggers and updated components/regions.
Is that the same here?
regards,
Martin
On 4/7/06, Travis Reeder <[EMAIL PROTECTED]> wrote:
> Basicallys lets a component listen for events on another component, all via
> ajax.
>
> Sample usage on inputAjax.jsp.
>
> <s:outputText value="#{inputAjaxBean.waitingText2}">
> <s:listener on="formText2"/>
> </s:outputText>
>
> Only works with the sandbox OutputText right now, but after I get some
> feedback and discussion on it, I figure it would be nice to have across the
> board. It's a bit more functional than the ADF partial triggers because it
> *will* be able to support different event types (onChange currently) and
> different actions (update currently, but will could support other actions
> including calling an arbitrary javascript).
>
> Any feedback appreciated. And thoughts about applying this to all MyFaces
> components?
>
> Travis
>
>
--
http://www.irian.at
Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German
Professional Support for Apache MyFaces