Hi

How can I link my own libraries to Beanshell scripts (for example a JSON parsing library would be extremely useful there)

  • No labels

2 Comments

  1. I think they just need to be on the classpath of the Joget application.

  2. Put the library intended into the WEB-INF folder of yours.