[root]/groovy/groovy-core/src/examples/webapps/groovlet-examples/WEB-INF
groovy
(1 files, 5 lines)
zoo
(1 files, 9 lines)
fish
(2 files, 20 lines)
lib
(0 files, 0 lines)
Unified servlet parameter names. See javadoc for details.
Re-implemented match/replace using compiled pattern in getResourceConnection() - instead of String.replaceAll().
Better cache hit reporting of TemplateServlet in verbose mode.
16 lines of code changed in:
Closing bug 861 and related issues.
Removed deprecated method from TemplateServlet.
Reformatted to accomplish Groovy Code Style.
Added more servlet mappings to the groovlet-examples.
Added simple xml demo ... needs more work.
Added 2 new jmock jars to the classpath.
35 lines of code changed in:
Added 'war' properties to core build files, assembling the 'ready-to-deploy' groovlet-examples.war file under 'target/'.
Clean up and using Codehaus style in the 'groovlet-examples' web application.
1 lines of code changed in:
Added two Groovy/Template servlet example web applictions.
30 lines of code changed in: