Archive | December 9th, 2007

Web Development in Groovy using Groovlets

December 9, 2007

0 Comments

1) Introduction In this article, we will learn about how to achieve Web Development using Groovy. Groovy is a scripting language and it has components called Groovlets which sit on top of a Web Server for handling HTTP Requests and Responses similar to Java Servlets. This article will provide an overview about Groovlets in the [...]

email