how do i populate the fullCalendar using my database values?
问题 I am building an application in which i am using the famous fullCalendar. Now i need to populate my calendar using the values that are present in my database. I am trying to do it using an AJAX call. But its not working . Any help would be appreciated. This is my jsp . The one which im using to display my calendar. <!DOCTYPE html> <html> <head> <link href='css/fullcalendar.css' rel='stylesheet' /> <link href='css/fullcalendar.print.css' rel='stylesheet' media='print' /> <script src='js/jquery