Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting NullPointerException, the getCurrentInstance() in the Tab Context returns a null value. How

2923360Aug 4 2015 — edited Aug 4 2015

Hi,

I am trying to implement dynamic tabs using ADF Dynamic UI Shell. After clicking on a link, a dynamic tab opens up which displays a table. One of the attributes of this table is again a link, and when this link is clicked it should open another new tab dynamically. But when I am clicking this attribute link in the first tab, it gives a NullPointerException, the getCurrentInstance() in the Tab Context returns a null value. How can i solve this problem ?I  am  using adf 12.1.3.  Please  help  on this  issue.



----

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2015
Added on Aug 4 2015
14 comments
548 views