Closed
Description
Tomasz Nurkiewicz opened SPR-7592 and commented
Spring currently supports Groovy, JRuby and BeanShell dynamic languages. I would like to suggest adding support for JavaScript. Because Rhino engine is embedded in Java 6 JRE, no additional libraries are needed since that version.
I have already implemented (GitHub) rough version of this feature (including several unit tests) and explained it here.
Affects: 3.0.4
Issue Links:
- Support JavaScript Templating [SPR-12266] #16871 Support JavaScript Templating
- ScriptFactory for JSR-223 [SPR-5215] #9888 ScriptFactory for JSR-223 ("is superseded by")
8 votes, 9 watchers