You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

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

Error formatting macro: rate: java.lang.NoSuchMethodError: 'java.lang.String com.atlassian.confluence.setup.BootstrapManager.getDomainName()'

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.

  • No labels