Here is a nice introductory article about Groovy on Google Apps. An example of Groovlet is here:
html.html {
head {
title "Hello" }
body {
p "Hello Groovy World!" }
}
SpringSource Team Blog » Write your Google App Engine applications in Groovy
Alen Siljak's blog. Interesting links, articles, and thoughts...
Here is a nice introductory article about Groovy on Google Apps. An example of Groovlet is here:
html.html {
head {
title "Hello" }
body {
p "Hello Groovy World!" }
}
SpringSource Team Blog » Write your Google App Engine applications in Groovy
No comments:
Post a Comment