Issue 349: fetch events in jsp servlets
Status:  Done
Owner: ----
Closed:  Feb 2010
Reported by prabhjee...@gmail.com, Feb 17, 2010
hi
i am using this calendar , but i cannot able to get how to display the events 
in jsp servlets...how to give it as a array after fetching from database...

plz help
Thank u
Feb 26, 2010
Project Member #1 adamrs...@gmail.com
you just need to encode it to json. not sure exactly how you do that in jsp

more info about the format you need:
http://arshaw.com/fullcalendar/docs/event_data/
look at "Event Object" and the "events" entries
Status: Done