Hi all, i got a problem when using popup to create a new row table.
I do it like in this http://andrejusb.blogspot.com/2009/11/crud-operations-in-oracle-adf-11g-table.html
but when i click Insert, an error showing :
java.lang.NullpointerExeption
ADF_FACES-60097:For more information, please see the server's error log for an entry beginning with: ADF_FACES-60096:Server Exception during PPR, #2
In other case, when Popup showing, when i clicked Cancel (popup), the error showing like above. I don't know why ???
Any one can explain to me why. Thanks