Hi
How can I link my own libraries to Beanshell scripts (for example a JSON parsing library would be extremely useful there)
Hi
How can I link my own libraries to Beanshell scripts (for example a JSON parsing library would be extremely useful there)
2 Comments
Pete
I think they just need to be on the classpath of the Joget application.
Walter
Put the library intended into the WEB-INF folder of yours.