<%for (int i = 0; i < InfoPicListView.getRowCount(); i++) {%>
<%}%>
<%if (InfoFjListView.getRowCount() > 0) {%>
<%}%>
<%
GetCorrelativeInfoListCmd.setObjectInRequest("sID",request.getParameter("sID"));
GetCorrelativeInfoListCmd.execute();
if (CorrelativeInfoListView.getRowCount()>0){%>