Pages

Friday, April 17, 2009

SpringSource Team Blog » Write your Google App Engine applications in Groovy

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: