<%@ include file="/sdk/oemTop.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%@ include file="/oemNoscript.jspf" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/database/global.jspf" %> <%-- --%> <%-- --%> <%-- --%> <%-- blockSizeBinding="tableBlocksize@reorgBean@servletRequest" Using blockSizeBinding with multipleSelection, generates an exception, a portion of which is shown here: java.lang.ClassCastException: java.lang.String at oracle.sysman.emSDK.jsp.RowDataProxy.selectValue(TableDataProxy.java:143) at oracle.cabo.ui.data.bind.NestedBoundValue.getValue(NestedBoundValue.java:80) at oracle.cabo.ui.BaseUINode.getAttributeValueImpl(BaseUINode.java:577) at oracle.cabo.ui.BaseUINode.getAttributeValue(BaseUINode.java:256) at oracle.cabo.ui.laf.browser.MultipleSelectionRenderer.isChecked(MultipleSelectionRenderer.java:108) ... --%>