Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What scripting languages can I use to write a script output handler?

0
10 Posted

What scripting languages can I use to write a script output handler?

0
10

The short answer: Any scripting language for which an Apache Jakarta Bean Shell Framework (BSF) scripting engine exists. Alternatively, if you’re using a Java 6 VM, you can also use the javax.script API; there are prebuilt scripting adapters for that API available at https://scripting.dev.java.net/. For a longer answer, see the section in the curn User’s Guide that describes how to configure an instance of the ScriptOutputHandler output handler.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123