But no modelUpdate phase is went through, and the backing bean binding value is 
not changed. If commandLink submit values like commandButton does, there should 
be a 
  modelUpdate phase to update values. Thanks,

David Chandler <[EMAIL PROTECTED]> wrote:
  CommandLink does submit all values in the enclosing form just like 
commandButton unless you're using immediate=true and specifying the outcome in 
the action attribute like this:

            <h:commandLink value="Edit" 
                action="success" 
                immediate="true" />

/dmc

--
David Chandler
Development Coach
learnjsf.com 

  On 12/7/06, Dave <[EMAIL PROTECTED]> wrote:    Inside a form, there is an 
inputText and a commandLink. When a user clicks the commandLink, can the value 
in the inputText be submitted at the same time? The reason to use commandLink 
instead of commandButton is that commandLink can have params. 
   
  Thanks.
  Dave
  
  
---------------------------------
  Access over 1 million songs - Yahoo! Music Unlimited.   





 
---------------------------------
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates.

Reply via email to