Apache Struts 2 Plugin Registry > Home > Groovy Plugin
Added by Philip Luppens, last edited by Tom Schneider on Nov 28, 2007  (view change)
Name Groovy Plugin
Publisher Philip Luppens
License Open Source (ASL2)
Version 1.0
Homepage http://code.google.com/p/s2ss/
Download http://code.google.com/p/s2ss/downloads/list

Rating?

The Groovy plugin is part of the Struts 2 Scripting Support project and provides support for Actions (and Interceptors) written in the Groovy language.

This plugin can be used without Spring, which makes it a good candidate for smaller projects where Spring might be considered overkill. There are future plans to add Spring capabilities to this plugin.

Installation

See http://code.google.com/p/struts2plugin-maven-repo/ if you use maven.

For non-maven users, this plugin can be installed by copying the plugin jar into your application's /WEB-INF/lib directory.