GroovyConsole servlet or portlet
From jeeutils
GroovyConsole servlet or portlet
Presents a web page that lets you type and execute on the server Groovy/Java commands and displays the output. History of previous commands. This tool is incredibly useful when you need to examine and test (and perhaps reconfigure) the behavior of a live system running on an application server - sometimes you just can't test some things offline.
See its _readme+deployment.txt for instructions how to deploy it as a servlet or portlet webapp.
I've tried the portlet with Liferay and the servlet with WebSpehere 5.1.
Status: It's pretty much complete, but there are few things to finish (e.g. encoding => correct support of non-latin1 characters) and improve (e.g. upgrade to the latest Groovy).
Latest release: 0.9.1
Screenshot #1
