Hi,

Matthias, can you post the relevant jsf code, and the
action/actionListener code?

This may help us to see what's wrong.

Regards
  Volker

Matthias Kahlau wrote:
> Hi Simon,
> 
> 
>>Perhaps your button is inside a different form from the one containing
>>your input text? HTML only supports submitting one form, so all
>>components in other forms will see their input as missing, ie will have
>>their submitted value reset..
> 
> 
> Actually not - all components are contained in the same form....
> 
> Looks buggy....
> 
> 
> Regards,
> 
> Matthias
> 
> 
> 
>>-----Ursprüngliche Nachricht-----
>>Von: [EMAIL PROTECTED]
>>[mailto:[EMAIL PROTECTED] Auftrag
>>von Simon Kitching
>>Gesendet: Samstag, 31. Dezember 2005 05:33
>>An: MyFaces Discussion
>>Betreff: Re: EditableValueHolder rendering behavior / Restore View
>>
>>
>>Matthias Kahlau wrote:
>>
>>>Hi all!
>>>
>>>
>>>I have an non-immediate inputText in my form, and an immediate
>>
>>commandButton
>>
>>>to delete some selected rows in a table. When the user enters
>>
>>some text in
>>
>>>the inputText and deletes some rows after that, the same JSF page is
>>>redisplayed, but the inputText is empty again. Why isn't the
>>
>>submitted value
>>
>>>of the inputText rendered?
>>
>>It will be in the usual case.
>>
>>Perhaps your button is inside a different form from the one containing
>>your input text? HTML only supports submitting one form, so all
>>components in other forms will see their input as missing, ie will have
>>their submitted value reset..
>>
>>Regards,
>>
>>Simon
> 
> 

-- 
Don't answer to From: address!
Mail to this account are droped if not recieved via mailinglist.
To contact me direct create the mail address by
concatenating my forename to my senders domain.

Reply via email to