You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Adam Kruszewski <sp...@kruszewski.name> on 2005/01/13 15:18:50 UTC

Re[3]: updateActionListener Bug Or Feature

christian.rueedi@globus.ch wrote:
[...]
> I made an other trick for now, that I make a condition with EL on the
>  "required=" attribute.... But that's not the way I'd like to do it 
> in future... I'm looking for a better solution and my intension is to
>  find something like immediate.

Probably you can use methods mentioned here:
http://forum.java.sun.com/thread.jspa?forumID=427&threadID=503802

to obtain all values you are interested with and update rest of your ui
controls within immediate=true action handler.
Hope it helps.


Cheers,
   a.