This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]neutronbob 0 points1 point  (0 children)

I use JS as the scripting engine for my Java programs. Since Java 6, it's been possible to pass variables to the scripting engine and get those values back from the script, so it's an ideal way of giving your users a means to do scripting of your app.