Name |
Groovy Plugin |
---|---|
Publisher |
|
License |
Open Source (ASL2) |
Version |
1.0 |
Homepage |
|
Download |
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.