JSR-223 in FirstSpirit
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
06-30-2010
08:26 AM
With JSR-223 you can use the embedded JavaScript engine of Java 6 (beware, this will not work on clients running on Java 5).
Just start your script code with #!javascript in the first line.
Btw. the line "#!beanshell" could be omitted - BeanShell is (for historical reasons) the default script engine.
Labels
6 Comments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.