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 to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -