Sun Netbeans supports Groovy Portlets in Liferay Portal
Sun Netbeans is the first IDE to support the development of Groovy portlets for the Liferay portal server.[Read More]
Frerk Meyer's Weblog
Sun Netbeans is the first IDE to support the development of Groovy portlets for the Liferay portal server.[Read More]
Apache Roller 4.0 supports Groovy in 3 different ways: a Groovy client for the Roller API, Groovy code as a template renderer to produce HTML directly with the HTMLMarkupBuilder and as a template renderer through Groovy Server Pages (GSP). Groovy is a simple and easy to understand alternative to writing clients for the Apache Roller API in Java or implementing Roller themes in the Velocity markup language.
[Read More]
IBM software engineers Suhel Parekh and Ron Lynn describe in their developerworks article titled "
Embedding
Groovy in a JSR 168 portlet for total scripting power" how to bring
your portlets to life by integrating the dynamic Groovy shell.
Sebastian Himberger demonstrated how to add Groovy support to OpenCms on the OpenCms Days 2008. He contributed a scripting languages modules which supports PHP and Groovy at the moment.
[Read More]
Liferay developer Alberto Montero announced in his blog his first implementation of a Groovy portlet in Liferay's portal server product.[Read More]
Time and Date data in Microsofts Active Directory is stored in a format rather difficult to read as a human being. Put Groovy to the rescue by using some mighty date functions from the JDK in a short script.[Read More]