WicketFullCalendar provides an integration between FullCalendar javascript library and Wicket 8.5
FullCalendar: https://fullcalendar.io/
Wicket: http://wicket.apache.org
- Configure the javascript FullCalendar component from server side
- Feed events to the javascript component via ajax
- Respond to events from the javascript component via ajax