Loading PrimeFaces Schedule JSF page through ajax into another JSF page
问题 When I run the prime faces "Scheduler" component as a normal "xhtml" page, everything is going fine, but when I try to load the "schedule.xhtml" page through AJAX into another "xhtml" page, then I am getting unexpected behavior like : The "schedule.xhtml" page is not loading the default events attached with its Java class (those events are sample ones). No events are fired like ("addEvent", "onEventSelect", "onDateSelect", "onEventMove", "onEventResize") I am running JSF 2.2 Mojarra 2.2.0