I like the new API in java 1.6 for handling scripting. However, the latest version is not shipped with groovy, which is my favorite scripting language at the moment. Does anyone know how to add support for new scripting languages so that they can be accessible through javax.script?
Thanks in advance