Have you created an online tutorial for Grails or found one that you would like to share? Submit it now so that the whole Grails community can benefit! Submit Tutorial for Approval.
Creating Google Calendar in Grails
Over this series of posts I’m going to look at recreating some of the basic functionality of Google Calendar including the capability of adding recurring events within Grails. It currently has 3 parts:
read moreCreating a Web Event Calendar Using Grails
This tutorial describes how to integrate DHTMLX JavaPlanner with the Grails framework and create an easy-to-use Java event calendar. It provides detailed information on how to initialize the web control and populate it with data. Besides, you will le... read more