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 group boxplot outliers in gnuplot -

cakephp - simple blog with croogo -