| Apache Struts 2 Plugin Registry > Home > Groovy Standalone Plugin |
| Name | Groovy Standalone Plugin |
|---|---|
| Publisher | |
| License | Open Source (ASL2) |
| Version | 0.2 |
| Homepage | http://code.google.com/p/s2ss/ |
| Download | http://code.google.com/p/s2ss/downloads/list |
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 is called a standalone plugin, because it can be used without Spring
, which makes it a good candidate for smaller projects where Spring might be considered overkill, or until Spring enables prototyping of scripted beans.