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!

popup clears the list value

veena panditAug 10 2012 — edited Aug 10 2012
In the main page I have a table that has checkboxes against each row. When the user clicks on a button, the rows with the check boxes are supposed to be put
in a list of selected items. and a popup is supposed to do something with that list. But instead when the popup is clicked the list of selected items is empty.
I tried to set the contentDelivery to lazyUncached and launcherVar to source. But not sure how to fix it.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 7 2012
Added on Aug 10 2012
7 comments
120 views