Skip to Main Content

Java Development Tools

<SimpleSelectManyRenderer><_getSelectedItems> error

User_9J39NAug 11 2021

I have a selection vo which is different from available attributes Vo in selectordershuttle component

I have a requirement where I need to prepopulate the selected list and some elements of the selected list are not in the available list
Even though my bean is fetching all the selected values but some which are not there in available list are not getting displayed on the jspx page
it's giving me <SimpleSelectManyRenderer><_getSelectedItems> error. Here I am getting proper corresponding values in Backing bean but not able to display it in the jspx due to value mismatch in available and selected lists

please suggest a workaround
thanks,
9909

Comments
Post Details
Added on Aug 11 2021
7 comments
21 views