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
Post a Comment