Auto submit viewobject attribute to calculate corresponding attributes in VO (table columns input text).
ex:-
I have Table on jsf page based on cell value changed i want to do some calculation and validation for remaining cells .
so let me know where do write code in bean or rowimpl of VO .
can you share any Document related for best practise.
can i have steps and sample