Gives me:
org.apache.jasper.el.JspPropertyNotFoundException: /secure/manageSchedules.jsp(40,36) '${manageSchedulesBean.userController.getRequestsBySchedule[schedule.scheduleId]}' Property 'getRequestsBySchedule' not found on type $Proxy8
the called function exists, and when i cann manageSchedulesBean or userController, there is no error.
I tried, but it gives me the same error:
org.apache.jasper.JasperException: org.apache.jasper.el.JspPropertyNotFoundException: /secure/manageSchedules.jsp(42,36) '${manageSchedulesBean.userController.RequestsBySchedule[schedule.scheduleId]}' Property 'RequestsBySchedule' not found on type $Proxy8