By fifthposition
via code.google.com
Published: Jan 21 2010 / 08:17
Love Groovy but hate Java web servers? Wish you could use the Groovy language to write scripts in the same way as you do for PHP and other 'drop in the file and hit refresh' languages? Now you can! Provides a simple Java proxy to connect to the web-server (Apache, Lighttpd) via the Simple CGI (SCGI) standard. The proxy handles requests for '.groovy' files and uses the Groovy script engine to run them.



Add your comment