jsf ajax process different parts of form -


i have detected strange behaviour of ajax:

i have 1 form ajax-components (e.g. buttons or textfields ajax-submit on focuslost).

when process e.g. first textbox, fine in backing bean (viewscoped). when process second textbox seconds later, values first submit lost completely, , second value in backing bean.

is normal?


Comments

Popular posts from this blog

How can we post XML strings along with text strings in iOS -

How to run C# code using mono without Xamarin in Android? -

c# - cefsharp app remember password option -